From 81bb26d454846694876397a3efdd385ab742324d Mon Sep 17 00:00:00 2001 From: dkf Date: Mon, 28 Jun 2004 22:36:18 +0000 Subject: Fix minor mistake --- library/demos/entry3.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/demos/entry3.tcl b/library/demos/entry3.tcl index 68f7e35..281714e 100644 --- a/library/demos/entry3.tcl +++ b/library/demos/entry3.tcl @@ -1,10 +1,10 @@ -# entry2.tcl -- +# entry3.tcl -- # # This demonstration script creates several entry widgets whose # permitted input is constrained in some way. It also shows off a # password entry. # -# RCS: @(#) $Id: entry3.tcl,v 1.2 2003/08/20 23:02:18 hobbs Exp $ +# RCS: @(#) $Id: entry3.tcl,v 1.3 2004/06/28 22:36:18 dkf Exp $ if {![info exists widgetDemo]} { error "This script should be run from the \"widget\" demo." -- cgit v0.12