[glib] Typo fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Typo fix
- Date: Thu, 17 Jun 2010 05:40:07 +0000 (UTC)
commit fbf93c371a8e9c8f5593ba34917e112b9759a801
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jun 17 00:45:43 2010 -0400
Typo fix
gio/gsettings.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index 5235a8d..1cd8289 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -800,7 +800,7 @@ g_settings_get_key_info (GSettingsKeyInfo *info,
switch (code)
{
case 'l':
- /* translation requeted */
+ /* translation requested */
g_variant_get (data, "(y&s)", &info->lc_char, &info->unparsed);
break;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]