On Tue, 08 May 2007 12:21:22 +0200, Innovimax SARL <[EMAIL PROTECTED]>
wrote:
Hmm. I didn't feel it was needed. However, it's changed now.
The current (changed) text is
[[
There is a case-insensitive match of strings s1 and s2 if after
*lowercasing* both strings (by mapping a-*Z* to A-Z) they are
identical.
]]
please correct it to
[[
There is a case-insensitive match of strings s1 and s2 if after
uppercasing both strings (by mapping a-z to A-Z) they are identical.
]]
Thanks
Thanks, fixed. This is exactly why I initially rejected the comment.
Avoiding changes in areas that are perfectly fine reduces the chance of
introducing errors. Oh well, lesson learned.
--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>