(Fstart_kbd_macro): Doc fix.
authorGerd Moellmann <gerd@gnu.org>
Mon, 28 May 2001 15:01:34 +0000 (15:01 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 28 May 2001 15:01:34 +0000 (15:01 +0000)
src/macros.c

index fde6316..4f5c77f 100644 (file)
@@ -61,7 +61,7 @@ The commands are recorded even as they are executed.\n\
 Use \\[end-kbd-macro] to finish recording and make the macro available.\n\
 Use \\[name-last-kbd-macro] to give it a permanent name.\n\
 Non-nil arg (prefix arg) means append to last macro defined;\n\
- This begins by re-executing that macro as if you typed it again.")
+this begins by re-executing that macro as if you typed it again.")
   (append)
      Lisp_Object append;
 {