summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-13 23:17:31 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-13 23:17:31 +0000
commit3b46416be124795e0b75f7ef4b51545018e656cf (patch)
tree0143b523c258554105d7410219d6749334503210 /configure
parentbaf5659d85d49fb4e58629a4d5a629222a5d75d7 (diff)
downloadmpv-3b46416be124795e0b75f7ef4b51545018e656cf.tar.bz2
mpv-3b46416be124795e0b75f7ef4b51545018e656cf.tar.xz
typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2887 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 923408d244..5d7fe7338f 100755
--- a/configure
+++ b/configure
@@ -1619,7 +1619,7 @@ for ac_option do
--as=*)
;;
*)
- echo "Unknow parameter: $ac_option"
+ echo "Unknown parameter: $ac_option"
;;
esac
done