typo in NULL

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294791 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yago Ferrer 2010-02-09 10:00:57 +00:00
parent d299a836bd
commit c66a231621

View file

@ -17,7 +17,7 @@
to be quoted in database queries etc. These characters are
single quote (<literal>'</literal>), double quote
(<literal>"</literal>), backslash (<literal>\</literal>)
and NUL (the &null; byte).
and NULL (the &null; byte).
</para>
<para>
An example use of <function>addslashes</function> is when you're