From 761cbbfec3c1d0ac34c16b826324dc1b2da235d1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Tue, 22 Jun 2010 22:26:17 +0200 Subject: [PATCH] Typo. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Jacob --- include/notifs.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- 2.1.4