Fix spelling typo

This commit is contained in:
Nick Clifton 2002-02-22 11:59:50 +00:00
parent b1c6bf7062
commit c385d228ef

View file

@ -1,6 +1,6 @@
# Test gasp.
# GASP is now deprecared (and not built by default)
# GASP is now deprecated (and not built by default)
# so if it does not exit, do not test it.
global GASP
if {![info exists GASP] || ! [file exists $GASP] } then {