From: Niklas Laxström Date: Mon, 2 Jan 2012 18:22:26 +0000 (+0000) Subject: Typofix r107842 X-Git-Tag: 1.31.0-rc.0~25608 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=ba5cc24eb49ba0301cac622ca423b952b6b39df8;p=lhc%2Fweb%2Fwiklou.git Typofix r107842 --- diff --git a/includes/WikiPage.php b/includes/WikiPage.php index 313cf65335..66421aa18f 100644 --- a/includes/WikiPage.php +++ b/includes/WikiPage.php @@ -38,7 +38,7 @@ class WikiPage extends Page { protected $mLastRevision = null; /** - * @var string; timestamp of the current revision or empty string of not loaded + * @var string; timestamp of the current revision or empty string if not loaded */ protected $mTimestamp = '';