Update formatting in maintenance/ (3/4)
[lhc/web/wiklou.git] / maintenance / language / languages.inc
index cc7b471..6e5b29d 100644 (file)
@@ -28,7 +28,7 @@ class Languages {
        /** @var array List of languages */
        protected $mLanguages;
 
-       /** @var array Raw list of the messages in each language  */
+       /** @var array Raw list of the messages in each language */
        protected $mRawMessages;
 
        /** @var array Messages in each language (except for English), divided to groups */