changeset 71301:73d101c336ae

(ethio-fidel-to-java-buffer): Fix quoting in doc string.
author Andreas Schwab <schwab@suse.de>
date Fri, 09 Jun 2006 22:44:55 +0000
parents 818392fb6dc3
children d9517ed74926
files lisp/language/ethio-util.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/language/ethio-util.el	Fri Jun 09 18:23:06 2006 +0000
+++ b/lisp/language/ethio-util.el	Fri Jun 09 22:44:55 2006 +0000
@@ -1786,7 +1786,7 @@
 (defun ethio-fidel-to-java-buffer nil
   "Convert Ethiopic characters into the Java escape sequences.
 
-Each escape sequence is of the form \uXXXX, where XXXX is the
+Each escape sequence is of the form \\uXXXX, where XXXX is the
 character's codepoint (in hex) in Unicode.
 
 If `ethio-java-save-lowercase' is non-nil, use [0-9a-f].