VirtualBox

Changeset 18153 in vbox for trunk/src


Ignore:
Timestamp:
Mar 23, 2009 4:52:31 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44854
Message:

OVF: typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ApplianceImpl.cpp

    r18152 r18153  
    182182                                                // VMware Workstation 6.5 uses "ensoniq1371" for example
    183183
    184     Utf8Str             strLicenceInfo;         // license info if any; receives contents of VirtualSystem/EulaSection/Info
    185     Utf8Str             strLicenceText;         // license info if any; receives contents of VirtualSystem/EulaSection/License
     184    Utf8Str             strLicenseInfo;         // license info if any; receives contents of VirtualSystem/EulaSection/Info
     185    Utf8Str             strLicenseText;         // license info if any; receives contents of VirtualSystem/EulaSection/License
    186186
    187187    VirtualSystem()
     
    706706               )
    707707            {
    708                 vsys.strLicenceInfo = pelmInfo->getValue();
    709                 vsys.strLicenceText = pelmLicense->getValue();
     708                vsys.strLicenseInfo = pelmInfo->getValue();
     709                vsys.strLicenseText = pelmLicense->getValue();
    710710            }
    711711        }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette