From 0f0b00f13ef25642250299193c725a6aa989ea1c Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 12 Jul 2001 16:26:57 +0000 Subject: typo fix --- tests/unixInit.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/unixInit.test b/tests/unixInit.test index ec54099..6a7b2c6 100644 --- a/tests/unixInit.test +++ b/tests/unixInit.test @@ -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: unixInit.test,v 1.20 2001/07/12 13:36:09 dkf Exp $ +# RCS: @(#) $Id: unixInit.test,v 1.21 2001/07/12 16:26:57 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest @@ -208,7 +208,7 @@ test unixInit-2.8 {TclpInitLibraryPath: all absolute pathtype} {unixOnly notInst # When a program that embeds the Tcl library, like tcltest, is # installed near the "root" of the file system, there was a problem # constructing directories relative to the executable. When a - # relative ".." went past the root, realtive path names were created + # relative ".." went past the root, relative path names were created # rather than absolute pathnames. In some cases, accessing past the # root caused memory access violations too. # -- cgit v0.12