From 330f9359e2b7ef081ef66e4605fb2ca0f0b52932 Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Wed, 6 May 2009 15:47:01 +0000 Subject: Change (I)installer to (I)nstaller to match the convention. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20860 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configure b/tools/configure index b7cf4e4d2d..c5fcb84b34 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, " -- cgit v1.2.3