]> git.eshelyaron.com Git - emacs.git/commitdiff
* lispref/objects.texi: Fix last change.
authorChong Yidong <cyd@gnu.org>
Sat, 3 Nov 2012 16:54:11 +0000 (00:54 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 3 Nov 2012 16:54:11 +0000 (00:54 +0800)
doc/lispref/objects.texi

index 2507b0540ebd3dad4ce69e21104c7c237bbf6dfd..6933ffe492a9f19bf09dad471a4c0f67e00b0be4 100644 (file)
@@ -1061,7 +1061,7 @@ string.  That is to say, it assumes that all non-@acronym{ASCII}
 characters occurring in the string are 8-bit raw bytes.
 
   In hexadecimal and octal escape sequences, the escaped character
-code may contain any number of digits, so the first subsequent
+code may contain a variable number of digits, so the first subsequent
 character which is not a valid hexadecimal or octal digit terminates
 the escape sequence.  If the next character in a string could be
 interpreted as a hexadecimal or octal digit, write @w{@samp{\ }}