VirtualBox

Changeset 14661 in vbox


Ignore:
Timestamp:
Nov 26, 2008 7:33:20 PM (16 years ago)
Author:
vboxsync
Message:

Frontends/VBoxManage: fix user-visible typo on list systemproperties

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp

    r14612 r14661  
    602602        RTPrintf("Maximum VDI size:            %lu Megabytes\n", ul64Value);
    603603        systemProperties->COMGETTER(DefaultHardDiskFolder)(str.asOutParam());
    604         RTPrintf("Default hard disk filder:    %lS\n", str.raw());
     604        RTPrintf("Default hard disk folder:    %lS\n", str.raw());
    605605        systemProperties->COMGETTER(DefaultMachineFolder)(str.asOutParam());
    606606        RTPrintf("Default machine folder:      %lS\n", str.raw());
Note: See TracChangeset for help on using the changeset viewer.

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