(ethio-fidel-to-java-buffer): Fix quoting

in doc string.
This commit is contained in:
Andreas Schwab 2006-06-09 22:44:55 +00:00
parent 7cb93181b8
commit af1098969b

View 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].