mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
b25e5de2b0
commit
314dc1e417
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue