diff src/buffer.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 78b4e6241f85
children 0cffa82ec7de
line wrap: on
line diff
--- a/src/buffer.c	Wed Jun 09 11:33:38 1993 +0000
+++ b/src/buffer.c	Wed Jun 09 11:59:12 1993 +0000
@@ -1709,7 +1709,7 @@
 
 
 DEFUN ("overlays-at", Foverlays_at, Soverlays_at, 1, 1, 0,
-  "Return a list of the overays that contain position POS.")
+  "Return a list of the overlays that contain position POS.")
   (pos)
      Lisp_Object pos;
 {