Typo No More

By Raffles Last update Nov 10, 2009 — Installed 285 times.

RegExp

in
Subscribe to RegExp 3 posts, 3 voices



Avindra V.G. Scriptwright

Sweet idea! Why don't you use regex though? for example:

ac*om*[aioeu]?da?tion

instead of

accomadation

 
Massimo Mors... User
FirefoxWindows

Use[a-zA-Z\u00C0-\u00F6\u00F8-\u00FF] instead of [a-zA-Z] for better support of foreign languages.

Eg. "perchè" => "perché"

 
Raffles Script's Author
FirefoxWindows

That's a good idea. If I ever update this (which it needs) I'll use regular expressions.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel