diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index b7cf4e4..c5fcb84 100755 --- a/tools/configure +++ b/tools/configure @@ -2115,7 +2115,7 @@ case $modelname in gdbstub="(G)DB stub, " ;; e200r|e200) - gdbstub="(I)installer, " + gdbstub="(I)nstaller, " ;; c200) gdbstub="(E)raser, " |