From f026a0fed7fa621400dcc94b4e09ca25e7737527 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Wed, 12 Aug 2009 20:57:38 +0000 Subject: fix typo git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22286 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configure b/tools/configure index 60947fc581..f017843219 100755 --- a/tools/configure +++ b/tools/configure @@ -1986,7 +1986,7 @@ fi ;; 61|view) - echo "Sansa View is net yet supported!" + echo "Sansa View is not yet supported!" exit 1 target_id=63 modelname="view" -- cgit v1.2.3