mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-20 22:14:23 +08:00
Fix spelling typo
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user