Use word instead of number in refpurpose

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296230 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2010-03-15 09:20:18 +00:00
parent b25e5de2b0
commit 314dc1e417

View file

@ -3,7 +3,7 @@
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.substr-compare">
<refnamediv>
<refname>substr_compare</refname>
<refpurpose>Binary safe comparison of 2 strings from an offset, up to length characters</refpurpose>
<refpurpose>Binary safe comparison of two strings from an offset, up to length characters</refpurpose>
</refnamediv>
<refsect1 role="description">