typo
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 29 Mar 2005 16:31:16 +0000 (16:31 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 29 Mar 2005 16:31:16 +0000 (16:31 +0000)
includes/DifferenceEngine.php

index 63eb4b5..66edfa9 100644 (file)
@@ -29,7 +29,7 @@ class DifferenceEngine {
 
        /**
         * Constructor
-        * @param integer $old Actual revision ID we want to show and diff with.
+        * @param integer $old Old ID we want to show and diff with.
         * @param string $new Either 'prev' or 'next'. 
         * @param integer $rcid ??? (default 0)
         */