From 383a24c0e1eb4e32a171bcd66addac9264206802 Mon Sep 17 00:00:00 2001 From: escoffon Date: Tue, 14 Jul 1998 14:49:54 +0000 Subject: fixed a typo in the name of the -verbose flag --- library/init.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/init.tcl b/library/init.tcl index 4fa4ad8..61d8835 100644 --- a/library/init.tcl +++ b/library/init.tcl @@ -3,7 +3,7 @@ # Default system startup file for Tcl-based applications. Defines # "unknown" procedure and auto-load facilities. # -# SCCS: %Z% $Id: init.tcl,v 1.6 1998/07/13 17:53:36 escoffon Exp $ +# SCCS: %Z% $Id: init.tcl,v 1.7 1998/07/14 14:49:54 escoffon Exp $ # # Copyright (c) 1991-1993 The Regents of the University of California. # Copyright (c) 1994-1996 Sun Microsystems, Inc. @@ -627,7 +627,7 @@ proc pkg_mkIndex {args} { break } - -vervose { + -verbose { set doVerbose 1 } -- cgit v0.12