Changeset 4211
- Timestamp:
- 04/28/09 09:34:49 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-SpellCheck/lib/Padre/Plugin/SpellCheck.pm
r4202 r4211 142 142 143 143 This 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. 144 C<F7> (standard spelling shortcut accross text processors). One can change 145 the dictionary language used in the preferences window (menu Plugins / 146 SpellCheck / Preferences). 147 148 This plugin is using C<Text::Aspell> underneath, so check this module's 149 pod for more information. 147 150 148 151 Of course, you need to have the aspell binary and dictionnary installed.
Note: See TracChangeset
for help on using the changeset viewer.
