diff src/cmds.c @ 3591:507f64624555

Apply typo patches from Paul Eggert.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 11:59:12 +0000
parents 9784ebc37245
children 189b84c7dbc5
line wrap: on
line diff
--- a/src/cmds.c	Wed Jun 09 11:33:38 1993 +0000
+++ b/src/cmds.c	Wed Jun 09 11:59:12 1993 +0000
@@ -244,7 +244,7 @@
     Fbarf_if_buffer_read_only ();
 
   /* Inserting a newline at the end of a line produces better
-     redisplay in try_window_id than inserting at the ebginning fo a
+     redisplay in try_window_id than inserting at the beginning of a
      line, and the textual result is the same.  So, if we're at
      beginning of line, pretend to be at the end of the previous line.