[gedit] Fix mails.



commit 70a2378235a3356be30b4458bea1f2315d17a1fe
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Mar 24 20:47:21 2011 +0100

    Fix mails.

 gedit/gedit-commands-help.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gedit/gedit-commands-help.c b/gedit/gedit-commands-help.c
index 8165b37..a83be78 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -71,8 +71,8 @@ _gedit_cmd_help_about (GtkAction   *action,
 	};
 
 	static const gchar * const documenters[] = {
-                "Jim Campbell <jwcampbell gmail com",
-                "Daniel Neel <dneelyep gmail com",
+		"Jim Campbell <jwcampbell gmail com>",
+		"Daniel Neel <dneelyep gmail com>",
 		"Sun GNOME Documentation Team <gdocteam sun com>",
 		"Eric Baudais <baudais okstate edu>",
 		NULL



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]