VirtualBox

Changeset 49685 in vbox


Ignore:
Timestamp:
Nov 27, 2013 4:03:20 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90953
Message:

FE/VBoxManage: Error message typo.

File:
1 edited

Legend:

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

    r49683 r49685  
    29502950        rc = pCtx->pGuestSession->DirectoryQueryInfo(Bstr(strDest).raw(), pFsObjInfo.asOutParam());
    29512951        if (FAILED(rc))
    2952             return RTMsgErrorExit(RTEXITCODE_FAILURE, "Destination must be a directory when speciying multiple sources\n");
     2952            return RTMsgErrorExit(RTEXITCODE_FAILURE, "Destination must be a directory when specifying multiple sources\n");
    29532953    }
    29542954
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