GitInfo: Don't try shelling out if it's disabled
[lhc/web/wiklou.git] / includes / content / JsonContent.php
index 2b94f3f..7d8f67c 100644 (file)
@@ -75,8 +75,8 @@ class JsonContent extends TextContent {
        /**
         * Beautifies JSON prior to save.
         *
-        * @param Title $title Title
-        * @param User $user User
+        * @param Title $title
+        * @param User $user
         * @param ParserOptions $popts
         * @return JsonContent
         */