VirtualBox

Changeset 35413 in vbox for trunk/src


Ignore:
Timestamp:
Jan 6, 2011 1:58:21 PM (14 years ago)
Author:
vboxsync
Message:

ExtPackManager: typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp

    r35368 r35413  
    11851185        {
    11861186            m->hMainMod = NIL_RTLDRMOD;
    1187             m->strWhyUnusable.printf(tr("Failed to locate load the main module ('%s'): %Rrc - %s"),
     1187            m->strWhyUnusable.printf(tr("Failed to load the main module ('%s'): %Rrc - %s"),
    11881188                                     m->strMainModPath.c_str(), vrc, ErrInfo.Core.pszMsg);
    11891189            return;
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