Fixed spelling mistake

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325236 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Maciek Sokolewicz 2012-04-16 16:57:46 +00:00
parent c7c08f4f71
commit e5046d2c50

View file

@ -14,9 +14,9 @@
<type>string</type>
</term>
<listitem>
<para>
<para>
Path to PID file. Default value: none.
</para>
</para>
</listitem>
</varlistentry>
<varlistentry xml:id="error-log">
@ -448,7 +448,7 @@
</varlistentry>
</variablelist>
<para>
It's possible to pass additional environment variables and update PHP settings of a ceratian pool.
It's possible to pass additional environment variables and update PHP settings of a certian pool.
To do this, you need to add the following options to <filename>php-fpm.conf</filename>
<example>
<title>Passing environment variables and PHP settings to a pool</title>