- Timestamp:
- 12/28/2013 11:52:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/tinymce/plugins/spellchecker/config.php
r16405 r26876 6 6 */ 7 7 // General settings 8 $config['general.engine'] = 'GoogleSpell';8 // $config['general.engine'] = 'GoogleSpell'; 9 9 //$config['general.engine'] = 'PSpell'; 10 10 //$config['general.engine'] = 'PSpellShell';
Note: See TracChangeset
for help on using the changeset viewer.