[glib/wip/gapplication-22: 3/28] Bug 618839 - Typo at translation message
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/gapplication-22: 3/28] Bug 618839 - Typo at translation message
- Date: Thu, 27 May 2010 19:44:42 +0000 (UTC)
commit 864225a0c85a67be727c3c481b9e078dcacfd6f0
Author: Ryan Lortie <desrt desrt ca>
Date: Tue May 18 16:43:36 2010 -0400
Bug 618839 - Typo at translation message
Fix trivial typo in GCredentials code
gio/gcredentials.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gcredentials.c b/gio/gcredentials.c
index bcea1a4..eb5d3ae 100644
--- a/gio/gcredentials.c
+++ b/gio/gcredentials.c
@@ -293,7 +293,7 @@ g_credentials_get_unix_user (GCredentials *credentials,
g_set_error_literal (error,
G_IO_ERROR,
G_IO_ERROR_NOT_SUPPORTED,
- _("There no GCredentials support for your your platform"));
+ _("There is no GCredentials support for your your platform"));
#endif
return ret;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]