No older revisions available
The Spell Checking Option ¶
MoinMoin looks for valid words in two places:
- the "dict" directory in the MoinMoin package directory
 - the page LocalSpellingWords
 
BTW, a UNIX machine normally comes with at least one words file; to use those, create a symlink within the dict directory, like so:
MoinMoin/dict> ln -s /usr/dict/words .On some systems, the words file is found in "/usr/share/dict/words" instead.









