diff src/cmds.c @ 27379:48cb03c9d1d8

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Fri, 21 Jan 2000 02:22:56 +0000
parents 5c3e047bbf23
children 141820271eff
line wrap: on
line diff
--- a/src/cmds.c	Fri Jan 21 02:10:26 2000 +0000
+++ b/src/cmds.c	Fri Jan 21 02:22:56 2000 +0000
@@ -443,7 +443,7 @@
 
       sym = Fexpand_abbrev ();
 
-      /* If we expanded an abbrev which has only a hook,
+      /* If we expanded an abbrev which has a hook,
 	 and the hook has a non-nil `no-self-insert' property,
 	 return right away--don't really self-insert.  */
       if (! NILP (sym) && ! NILP (XSYMBOL (sym)->function)