Merge "Fixed spacing in skins folder"
[lhc/web/wiklou.git] / includes / HistoryBlob.php
index a2f1d95..1af733a 100644 (file)
@@ -198,7 +198,7 @@ class HistoryBlobStub {
        var $mOldId, $mHash, $mRef;
 
        /**
-        * @param $hash string the content hash of the text
+        * @param string $hash the content hash of the text
         * @param $oldid Integer the old_id for the CGZ object
         */
        function __construct( $hash = '', $oldid = 0 ) {