]> code.delx.au - gnu-emacs/blobdiff - src/doc.c
Merge from emacs--devo--0
[gnu-emacs] / src / doc.c
index df3ca94af1e09d79a4ac5acc84ea10eb859fe1cb..74690ebba6b2368e700ecfee3056ca6877a015c7 100644 (file)
--- a/src/doc.c
+++ b/src/doc.c
@@ -745,7 +745,7 @@ as the keymap for future \\=\\[COMMAND] substrings.
 \\=\\= quotes the following character and is discarded;
 thus, \\=\\=\\=\\= puts \\=\\= into the output, and \\=\\=\\=\\[ puts \\=\\[ into the output.
 
-Returns original STRING if no substitutions were made.  Othwerwise,
+Returns original STRING if no substitutions were made.  Otherwise,
 a new string, without any text properties, is returned.  */)
      (string)
      Lisp_Object string;