[nautilus] window-menus: fix a typo in the about dialog (#630624).
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] window-menus: fix a typo in the about dialog (#630624).
- Date: Thu, 30 Sep 2010 13:10:42 +0000 (UTC)
commit 510d5fba10058535b8d8a3bb05f564122b798abd
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Sep 30 15:12:12 2010 +0200
window-menus: fix a typo in the about dialog (#630624).
src/nautilus-window-menus.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-window-menus.c b/src/nautilus-window-menus.c
index 18a94ec..b8c0cc1 100644
--- a/src/nautilus-window-menus.c
+++ b/src/nautilus-window-menus.c
@@ -489,7 +489,7 @@ action_about_nautilus_callback (GtkAction *action,
};
const gchar *documenters[] = {
"GNOME Documentation Team",
- "Sun Microsystem",
+ "Sun Microsystems",
NULL
};
const gchar *license[] = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]