mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347499 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6c9c135b41
commit
0eee1e3484
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@
|
|||
</simpara>
|
||||
<simpara>
|
||||
For types that commonly have multiple file extensions, such as <literal>JPEG</literal>
|
||||
images, then the return value is multiple extensions speparated by a forward slash e.g.:
|
||||
images, then the return value is multiple extensions separated by a forward slash e.g.:
|
||||
<literal>"jpeg/jpg/jpe/jfif"</literal>. For unknown types not available in the
|
||||
<filename>magic.mime</filename> database, then return value is <literal>"???"</literal>.
|
||||
</simpara>
|
||||
|
|
Loading…
Reference in a new issue