From e6957dafee1297718de163811e14cbafedae2cc0 Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Wed, 23 Jun 2010 16:30:34 +0200 Subject: [PATCH] Revert "Typo." This reverts commit 761cbbfec3c1d0ac34c16b826324dc1b2da235d1. --- 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 f3e6516..3e173e9 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 = 'Mises à jour de fiche'; + public $title = 'Mise$s à jour de fiche'; public static function register(Profile &$profile, $field) { -- 2.1.4