]> git.eshelyaron.com Git - emacs.git/commitdiff
(ethio-fidel-to-java-buffer): Fix quoting
authorAndreas Schwab <schwab@suse.de>
Fri, 9 Jun 2006 22:44:55 +0000 (22:44 +0000)
committerAndreas Schwab <schwab@suse.de>
Fri, 9 Jun 2006 22:44:55 +0000 (22:44 +0000)
in doc string.

lisp/language/ethio-util.el

index 413ad3c318347531752bdbd05e27da086d457df1..7b950dccd8014161a803c624351c0d3cb1245dde 100644 (file)
@@ -1786,7 +1786,7 @@ Each command is always surrounded by braces."
 (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].