Fix typo in comment.

Originally committed as revision 20097 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Reimar Döffinger 2009-09-30 12:39:18 +00:00
parent 75ddee0a26
commit f494213c6d
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -2161,7 +2161,7 @@ elif enabled x86; then
return i;
EOF
# check wether EBX is available on x86
# check whether EBX is available on x86
check_asm ebx_available '"":::"%ebx"'
# check whether more than 10 operands are supported