Changeset 2261


Ignore:
Timestamp:
12/29/08 23:26:13 (3 years ago)
Author:
azawawi
Message:

typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/PluginManager.pm

    r2246 r2261  
    406406            Wx::gettext( 
    407407                "Plugin:%s - Not compatible with Padre::Plugin API. " 
    408                 . "Plugin is not instantiable" 
     408                . "Plugin cannot be instantiated" 
    409409            ), $name, 
    410410        ); 
Note: See TracChangeset for help on using the changeset viewer.