Nevermind I found it myself

Format should be:

personal_repl-1.1 en 0
misspelling replacement



Noodles wrote:
Hi,

After much messing around I've got a custom dictionary working properly, but I can't seem to find the format for a custom replace file (custom.repl in examples on php.net).

Can anyone point me in the right direction or give me an example file?

Thanks
Nick

P.S.
In case anyone is wondering the format for a custom dictionary is:

personal_ws-1.1 en 5024
myword
myotherword
...

en being the language you're writing a custom dictionary for and 5024 being the number of words in the dictionary

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to