--- old/docs/technotes/guides/jni/spec/design.html 2014-04-14 12:22:13.029807979 +0200 +++ new/docs/technotes/guides/jni/spec/design.html 2014-04-14 12:22:12.945807982 +0200 @@ -244,10 +244,10 @@ -_0XXXX +_0xxxx -a Unicode character XXXX. Note that lower case is used to represent non-ASCII Unicode characters, for example, _0abcd as opposed to _0ABCD. +a Unicode character xxxx, representing characters other than ASCII alphanumeric ([A-Za-z0-9]). Note that lower case is used, for example, _0abcd as opposed to _0ABCD.