Changeset 4211


Ignore:
Timestamp:
04/28/09 09:34:49 (3 years ago)
Author:
jquelin
Message:

pod update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre-Plugin-SpellCheck/lib/Padre/Plugin/SpellCheck.pm

    r4202 r4211  
    142142 
    143143This plugins allows one to checking her text spelling within Padre using 
    144 C<F7> (standard spelling shortcut accross text processors). It is using 
    145 C<Text::Aspell> underneath, so check this module's pod for more 
    146 information. 
     144C<F7> (standard spelling shortcut accross text processors). One can change 
     145the dictionary language used in the preferences window (menu Plugins / 
     146SpellCheck / Preferences). 
     147 
     148This plugin is using C<Text::Aspell> underneath, so check this module's 
     149pod for more information. 
    147150 
    148151Of course, you need to have the aspell binary and dictionnary installed. 
Note: See TracChangeset for help on using the changeset viewer.