]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Jan 2003 16:14:48 +0000 (16:14 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Jan 2003 16:14:48 +0000 (16:14 +0000)
src/msdos.c

index 2b9a10dbda58b2c154e75c0efd8cb23854724040..6dc235e67baa6ab068c88722275144539944b0a1 100644 (file)
@@ -414,7 +414,7 @@ extern int unibyte_display_via_language_environment;
 
 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];