1
0
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:
Mik 2021-08-17 17:12:00 +02:00 committed by Ruben S. Montero
parent d23d6282ab
commit 889c71e3a6
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -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