diff options
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 60947fc..f017843 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" |