From 0eee1e3484a664bdf88faf7160f98ac7fdcbbfd1 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Tue, 28 May 2019 08:48:45 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347499 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/fileinfo/constants.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/fileinfo/constants.xml b/reference/fileinfo/constants.xml index bfb4914c09..c6e7789795 100644 --- a/reference/fileinfo/constants.xml +++ b/reference/fileinfo/constants.xml @@ -137,7 +137,7 @@ For types that commonly have multiple file extensions, such as JPEG - 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.: "jpeg/jpg/jpe/jfif". For unknown types not available in the magic.mime database, then return value is "???".