diff src/emacs.c @ 47942:080b4586492b

Fix typo in comment.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 18 Oct 2002 10:09:43 +0000
parents 20348451bd8a
children e140ab04c876
line wrap: on
line diff
--- a/src/emacs.c	Fri Oct 18 09:07:18 2002 +0000
+++ b/src/emacs.c	Fri Oct 18 10:09:43 2002 +0000
@@ -158,7 +158,7 @@
 Lisp_Object Vsystem_time_locale;
 Lisp_Object Vprevious_system_time_locale;
 
-/* If non-zero, emacs should not attempt to use an window-specific code,
+/* If non-zero, emacs should not attempt to use a window-specific code,
    but instead should use the virtual terminal under which it was started.  */
 int inhibit_window_system;