Fix spelling typo
This commit is contained in:
parent
b1c6bf7062
commit
c385d228ef
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue