diff lib-src/make-docfile.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 cf9379f91ea1
children f052db139432
line wrap: on
line diff
--- a/lib-src/make-docfile.c	Wed Jun 09 11:33:38 1993 +0000
+++ b/lib-src/make-docfile.c	Wed Jun 09 11:59:12 1993 +0000
@@ -407,7 +407,7 @@
  starting in column zero.
  (quote NAME) may appear as 'NAME as well.
  For defun, defmacro, and autoload, we know how to skip over the arglist.
- For defvar, defconst, and fset we skip to the docstring with a klugey 
+ For defvar, defconst, and fset we skip to the docstring with a kludgy 
  formatting convention: all docstrings must appear on the same line as the
  initial open-paren (the one in column zero) and must contain a backslash 
  and a double-quote immediately after the initial double-quote.  No newlines