Fixed some typos.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307402 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Shein Alexey 2011-01-12 07:10:39 +00:00
parent 22c4c1212a
commit a8f0280e9b

View file

@ -188,7 +188,7 @@
<entry>&false;</entry>
<entry>
<para>
Altough the &php.ini; setting is hardcoded to &false; the
Although the &php.ini; setting is hardcoded to &false; the
<link linkend="book.outcontrol">Output buffering</link> functions
are available.
</para>
@ -1263,7 +1263,7 @@ This is a command line PHP script with one option.
<para>
If you are on Windows, PHP can be configured to run without the need to
supply the <filename>C:\php\php.exe</filename> or the <literal>.php</literal>
extension, as descibed in <link linkend="install.windows.commandline">Command
extension, as described in <link linkend="install.windows.commandline">Command
Line PHP on Microsoft Windows</link>.
</para>
</section>
@ -1464,7 +1464,7 @@ php > $foo[TAB]ThisIsAReallyLongVariableName
</para>
<para>
In [whatever becoems the next version] it was also made possible setting
In [whatever becomes the next version] it was also made possible setting
&php.ini; settings in the interactive shell using a shorthand notation.
</para>