This commit is contained in:
Olly Betts 2014-11-18 12:51:08 +13:00
commit 1cfc099d91

View file

@ -143,7 +143,7 @@ least work for Linux though):
<H3><a name="Php_nn1_3"></a>34.1.2 Using PHP Extensions</H3>
<p>
To test the extension from a PHP script, you first need to load tell PHP to
To test the extension from a PHP script, you first need to tell PHP to
load it. To do this, add a line like this to the <tt>[PHP]</tt> section of
<tt>php.ini</tt>:
</p>