Short:        Typo fixer plugin for AmIRC 3+
Author:       Robin Cloutman <typo@rycochet.com>
Type:         comm/irc
Version:      2.5
Requires:     AmIRC 3+
Architecture: m68k-amigaos

Add any words which you commonly get wrong, or can't be bothered typing out
fully, then just let your fingers wander ;-)

This plugin also has a prefs page for easy editing.

Anything you enter is saved via the normal load/save mechanism or AmIRC
(hence, you must remember to "Save Settings..." before you quit), and they
are shared between processes (so only need to save in one instance,
assuming you've not got AmIRC set to Save On Exit)...

---
Typo.AmIPlug 2.5
Copyright ©2002-2003 Robin Cloutman <typo@rycochet.com>
Released under the GNU General Public License in June 2003
Allows you to automatically replace common spelling errors
Defined commands: TYPO
[HasInputHook]
---

AmIRC Commands:
   «Help» Typo.AmIPlug: TYPO
   «Help» Usage: /TYPO [old [new]]

=======
History

1.x Forgotten ;-)
2.0 Rewrote internals
2.1 Made the algorythms faster for *huge* typo lists
2.2 Fixed a stupid bug
2.3 Now uses pools for a single global typo list
2.4 Semaphore List protection, we're finally ready for release
2.5 Released under the GPL, updated copyright info to reflect that