Fix doxygen docs before REL1_19 branching
[lhc/web/wiklou.git] / includes / media / FormatMetadata.php
index bd992a2..91cb691 100644 (file)
@@ -1183,7 +1183,7 @@ class FormatMetadata {
         * Format a coordinate value, convert numbers from floating point
         * into degree minute second representation.
         *
-        * @param $coords Array: degrees, minutes and seconds
+        * @param $coord Array: degrees, minutes and seconds
         * @param $type String: latitude or longitude (for if its a NWS or E)
         * @return mixed A floating point number or whatever we were fed
         */