[gnome-session] [gsm] Fix typo in error message
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-session] [gsm] Fix typo in error message
- Date: Thu, 1 Oct 2009 10:49:30 +0000 (UTC)
commit d90b939286251b9fff6d849cfbcce2eb3681ca9f
Author: Vincent Untz <vuntz gnome org>
Date: Thu Oct 1 12:49:04 2009 +0200
[gsm] Fix typo in error message
gnome-session/gsm-dbus-client.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-session/gsm-dbus-client.c b/gnome-session/gsm-dbus-client.c
index 5c93a22..e0aaf3d 100644
--- a/gnome-session/gsm-dbus-client.c
+++ b/gnome-session/gsm-dbus-client.c
@@ -165,7 +165,7 @@ handle_end_session_response (GsmDBusClient *client,
raise_error (client->priv->connection,
message,
DBUS_ERROR_FAILED,
- "There is a syntax error in the invocation of the method EndSessionReponse");
+ "There is a syntax error in the invocation of the method EndSessionResponse");
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]