[libgsf] Typo.



commit 30acc4b11c7c6f76f31267e9d62a8c22ae97e47b
Author: Morten Welinder <terra gnome org>
Date:   Tue May 10 17:33:02 2016 -0400

    Typo.
    
    See #766119

 gsf/gsf-output-csv.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gsf/gsf-output-csv.c b/gsf/gsf-output-csv.c
index 2f3568d..37ec22e 100644
--- a/gsf/gsf-output-csv.c
+++ b/gsf/gsf-output-csv.c
@@ -394,7 +394,7 @@ gsf_output_csv_class_init (GObjectClass *gobject_class)
                (gobject_class,
                 PROP_EOL,
                 g_param_spec_string ("eol",
-                                     _("end-on-line"),
+                                     _("end-of-line"),
                                      _("The end-of-line marker"),
                                      "\n",
                                      GSF_PARAM_STATIC |


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]