diff options
-rw-r--r-- | Bugzilla/Search.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Search.pm b/Bugzilla/Search.pm index 52c99903d..2c36fe233 100644 --- a/Bugzilla/Search.pm +++ b/Bugzilla/Search.pm @@ -28,7 +28,7 @@ # Joel Peshkin <bugreport@peshkin.net> # Lance Larsh <lance.larsh@oracle.com> # Jesse Clark <jjclark1982@gmail.com> -# Rémi Zara <remi_zara@mac.com> +# Rémi Zara <remi_zara@mac.com> # Reed Loden <reed@reedloden.com> use strict; |