Commit f494213c authored by Reimar Döffinger's avatar Reimar Döffinger

Fix typo in comment.

Originally committed as revision 20097 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 75ddee0a
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment