mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
M #-: Fix Typo in virtual_machine.rb comments
This commit is contained in:
parent
d23d6282ab
commit
889c71e3a6
@ -263,7 +263,7 @@ module OpenNebula
|
||||
# +id+ the id of the vm
|
||||
#
|
||||
# Example:
|
||||
# vnet = VirtualMachine.new(VirtualMachine.build_xml(3),rpc_client)
|
||||
# vm = VirtualMachine.new(VirtualMachine.build_xml(3),rpc_client)
|
||||
#
|
||||
def VirtualMachine.build_xml(pe_id=nil)
|
||||
if pe_id
|
||||
|
Loading…
x
Reference in New Issue
Block a user