From 6c19a9fc363d5b5eb1a167183e5ea3953e8771a9 Mon Sep 17 00:00:00 2001 From: dkf Date: Mon, 19 Nov 2007 11:31:58 +0000 Subject: Spelling mistake in comment! --- win/tclWinInit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/tclWinInit.c b/win/tclWinInit.c index a179365..09a6b0a 100644 --- a/win/tclWinInit.c +++ b/win/tclWinInit.c @@ -10,7 +10,7 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclWinInit.c,v 1.73 2007/05/05 07:23:18 dkf Exp $ + * RCS: @(#) $Id: tclWinInit.c,v 1.74 2007/11/19 11:31:58 dkf Exp $ */ #include "tclWinInt.h" @@ -592,7 +592,7 @@ TclpSetVariables( * TclpFindVariable -- * * Locate the entry in environ for a given name. On Unix this routine is - * case sensetive, on Windows this matches mioxed case. + * case sensitive, on Windows this matches mioxed case. * * Results: * The return value is the index in environ of an entry with the name -- cgit v0.12