projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c81e03c
)
Typo.
author
Stéphane Jacob
<sj@m4x.org>
Tue, 22 Jun 2010 20:26:17 +0000
(22:26 +0200)
committer
Stéphane Jacob
<sj@m4x.org>
Tue, 22 Jun 2010 20:26:17 +0000
(22:26 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
include/notifs.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/include/notifs.inc.php
b/include/notifs.inc.php
index
3e173e9
..
f3e6516
100644
(file)
--- 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)
{