Fix spacing after @param and friends in comments
[lhc/web/wiklou.git] / includes / filebackend / filejournal / FileJournal.php
index 3ab9f5d..0464e03 100644 (file)
@@ -36,7 +36,7 @@
  * @since 1.20
  */
 abstract class FileJournal {
-       /** @var  string */
+       /** @var string */
        protected $backend;
 
        /** @var int */