From: Stéphane Jacob Date: Tue, 22 Jun 2010 20:26:17 +0000 (+0200) Subject: Typo. X-Git-Tag: xorg/1.0.0~103 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=761cbbfec3c1d0ac34c16b826324dc1b2da235d1;p=platal.git Typo. Signed-off-by: Stéphane Jacob --- diff --git a/include/notifs.inc.php b/include/notifs.inc.php index 3e173e9..f3e6516 100644 --- a/include/notifs.inc.php +++ b/include/notifs.inc.php @@ -69,7 +69,7 @@ class WatchProfileUpdate extends WatchOperation private static $order = null; public $flag = 'profile'; - public $title = 'Mise$s à jour de fiche'; + public $title = 'Mises à jour de fiche'; public static function register(Profile &$profile, $field) {