git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347499 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2019-05-28 08:48:45 +00:00
parent 6c9c135b41
commit 0eee1e3484

View file

@ -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>