mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fixed typo 'of' -> 'off'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50021 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3d4d655073
commit
bb0ea5c40b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
Given a string containing a path to a file, this function will
|
||||
return the base name of the file.
|
||||
If the filename ends in <parameter>suffix</parameter> this will
|
||||
also be cut of (the <parameter>suffix</parameter> parameter was added
|
||||
also be cut off (the <parameter>suffix</parameter> parameter was added
|
||||
in PHP 4.0.7).
|
||||
</para>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue