From eb8c3be94e12644f506b8857e49ffef88046bb0b Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Wed, 9 Jun 1993 11:59:12 +0000 Subject: Apply typo patches from Paul Eggert. --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/buffer.c') diff --git a/src/buffer.c b/src/buffer.c index 8a611fc7409..c08135b2e00 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -1709,7 +1709,7 @@ OVERLAY.") 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; { -- cgit v1.2.1