From 275fcdde3fa7cacfabb89aaa4b4f6e9c513f217b Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 20 Dec 2001 23:33:27 +0000 Subject: * typo corrections in comments --- generic/tclCmdMZ.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/generic/tclCmdMZ.c b/generic/tclCmdMZ.c index c43b926..fadd866 100644 --- a/generic/tclCmdMZ.c +++ b/generic/tclCmdMZ.c @@ -13,7 +13,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclCmdMZ.c,v 1.52 2001/11/27 13:30:54 dkf Exp $ + * RCS: @(#) $Id: tclCmdMZ.c,v 1.53 2001/12/20 23:33:27 dgp Exp $ */ #include "tclInt.h" @@ -2321,9 +2321,9 @@ Tcl_SubstObjCmd(dummy, interp, objc, objv) /* *---------------------------------------------------------------------- * - * Tcl_SubstObjCmd -- + * Tcl_SubstObj -- * - * This function performs the substitutions specificed on the + * This function performs the substitutions specified on the * given string as described in the user documentation for the * "subst" Tcl command. This code is heavily based on an * implementation by Andrew Payne. Note that if a command -- cgit v0.12