[gnome-session] gsm: Fix typo in fallback dialog
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] gsm: Fix typo in fallback dialog
- Date: Wed, 23 Feb 2011 15:45:01 +0000 (UTC)
commit 4c6feb42ad7d3fd5f290f613cfd21fc12823d0d2
Author: Vincent Untz <vuntz gnome org>
Date: Wed Feb 23 16:44:30 2011 +0100
gsm: Fix typo in fallback dialog
https://bugzilla.gnome.org/show_bug.cgi?id=643055
gnome-session/gsm-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-session/gsm-manager.c b/gnome-session/gsm-manager.c
index fe8e19e..3125651 100644
--- a/gnome-session/gsm-manager.c
+++ b/gnome-session/gsm-manager.c
@@ -1272,7 +1272,7 @@ possibly_show_fallback_dialog (GsmManager *manager)
KEY_SHOW_FALLBACK_WARNING)) {
show_fallback_dialog (_("GNOME 3 Failed to Load"),
_("Unfortunately GNOME 3 failed to start properly and started in the <i>fallback mode</i>.\n\n"
- "This most likely means your graphics hardwayre is not capable to run the full GNOME 3 experience"),
+ "This most likely means your graphics hardware is not capable to run the full GNOME 3 experience"),
_("Learn more about GNOME 3"),
"http://www.gnome3.org");
g_settings_set_boolean (manager->priv->settings,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]