Um! This is like an OCR error.
Maybe you'll need a dictionary and craft a soundex/diffin' scheme. I don't
think regexp will solve this problem nicely.

Manu.

"Shmuel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I have a misspelled sentence like this: "I am not aIone".
> I want to change the capital I to small l, but only in
> the beginning of a word.
>
> How is this done in regular expression ?
>
> Any help appreciated.

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

Reply via email to