diff DOCS/zh/documentation.html @ 11271:252fb0cf331a

spelling fixes, mostly by <ismail.donmez@boun.edu.tr>
author diego
date Sun, 26 Oct 2003 14:58:17 +0000
parents a5785a0b9ee1
children aa01df570de0
line wrap: on
line diff
--- a/DOCS/zh/documentation.html	Sun Oct 26 13:43:30 2003 +0000
+++ b/DOCS/zh/documentation.html	Sun Oct 26 14:58:17 2003 +0000
@@ -1304,7 +1304,7 @@
 <P>在Solaris x86上,你需要GNU汇编程序和GNU C/C++编译器,设置使用GNU的汇编程序!在x86平台上的mplayer代码大量使用MMX,SSE和3DNOW!
 指令集,使用Sun的汇编程序<CODE>/usr/ccs/bin/as</CODE>不能编译通过。</P>
 
-<P>configure脚本将试图查找你的"gcc"命令使用的汇编程序(如果自动检测失败,使用"--as=/whereever/you/have/installed/gnu-as"
+<P>configure脚本将试图查找你的"gcc"命令使用的汇编程序(如果自动检测失败,使用"--as=/wherever/you/have/installed/gnu-as"
 选项告诉configure脚本你的系统中GNU的"as"在哪里)。</P>
 
 <P>在Solaris x86系统上使用没有GNU汇编程序的GCC时configure的出错信息为:</P>