diff src/msdos.c @ 49381:d1efc3239673

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 22 Jan 2003 16:14:48 +0000
parents d876c83f972b
children 23a1cea22d13
line wrap: on
line diff
--- a/src/msdos.c	Wed Jan 22 10:43:36 2003 +0000
+++ b/src/msdos.c	Wed Jan 22 16:14:48 2003 +0000
@@ -414,7 +414,7 @@
 
 Lisp_Object Qbar, Qhbar;
 
-/* The screen colors of the curent frame, which serve as the default
+/* The screen colors of the current frame, which serve as the default
    colors for newly-created frames.  */
 static int initial_screen_colors[2];