From d18704157143c6e402dd054947b7a20f52697a2d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 23 Dec 2009 18:17:45 +0000 Subject: fixed spelling error --- src/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/configure b/src/configure index a791738..35ed429 100755 --- a/src/configure +++ b/src/configure @@ -158,7 +158,7 @@ case $TARGET in fi ;; *) - echo "Plattform not supported" + echo "platform not supported" exit 1; ;; esac -- cgit v1.2.3