On Tue, 08 May 2007 12:21:22 +0200, Innovimax SARL <innovimax@gmail.com> 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/>Received on Tuesday, 8 May 2007 12:20:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:18:57 GMT