[gom] Fix typo
- From: Piotr Drąg <piotrdrag src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gom] Fix typo
 
- Date: Sun,  7 Sep 2014 00:48:30 +0000 (UTC)
 
commit 100883735ca4c8b38aafe24f28e847b2cc0d29bc
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Sep 7 02:47:34 2014 +0200
    Fix typo
 gom/gom-filter.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gom/gom-filter.c b/gom/gom-filter.c
index 49cd05b..43dc434 100644
--- a/gom/gom-filter.c
+++ b/gom/gom-filter.c
@@ -504,7 +504,7 @@ gom_filter_class_init (GomFilterClass *klass)
    gParamSpecs[PROP_SQL] =
       g_param_spec_string("sql",
                           _("SQL"),
-                          _("The sql for the filter."),
+                          _("The SQL for the filter."),
                           NULL,
                           G_PARAM_WRITABLE | G_PARAM_CONSTRUCT_ONLY);
    g_object_class_install_property(object_class, PROP_SQL,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]