Merge "Collapse some unnecessary else conditions"
[lhc/web/wiklou.git] / includes / media / DjVuHandler.php
index 14074ef..00dfb72 100644 (file)
@@ -252,7 +252,7 @@ class DjVuHandler extends ImageHandler {
        }
 
        /**
-        * Get metadata, unserializing it if neccessary.
+        * Get metadata, unserializing it if necessary.
         *
         * @param File $file The DjVu file in question
         * @return string XML metadata as a string.