From: Antoine Musso Date: Tue, 29 Mar 2005 16:31:16 +0000 (+0000) Subject: typo X-Git-Tag: 1.5.0alpha1~469 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=3825e915befb0d0394bf3e5e120f3ba759cc9bf3;p=lhc%2Fweb%2Fwiklou.git typo --- diff --git a/includes/DifferenceEngine.php b/includes/DifferenceEngine.php index 63eb4b57f2..66edfa9fd6 100644 --- a/includes/DifferenceEngine.php +++ b/includes/DifferenceEngine.php @@ -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) */