From: Juanma Barranquero Date: Wed, 22 Jan 2003 16:14:48 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~11533 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9ccf54e9a31ae6fdd912adb02d02cac9923911d8;p=emacs.git Fix typo. --- diff --git a/src/msdos.c b/src/msdos.c index 2b9a10dbda5..6dc235e67ba 100644 --- a/src/msdos.c +++ b/src/msdos.c @@ -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];