changeset 49381:d1efc3239673

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 22 Jan 2003 16:14:48 +0000
parents d2e3b9b256df
children 8a3c38e8fdae
files src/msdos.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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];