]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix Rémi Zara's first name (wasn't a valid UTF8 string)
authorFrédéric Buclin <LpSolit@gmail.com>
Mon, 15 Mar 2010 00:13:49 +0000 (01:13 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 15 Mar 2010 00:13:49 +0000 (01:13 +0100)
Bugzilla/Search.pm

index 52c99903d774e19ad95d5d791cd729b03625d772..2c36fe233d06701e52c04b68efd48626718db3d5 100644 (file)
@@ -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;