[goffice] Docs: stop seeing double.



commit a8301db613016b8e19fcc8250ad41d921d023c4e
Author: Morten Welinder <terra gnome org>
Date:   Tue Jun 3 22:05:39 2014 -0400

    Docs: stop seeing double.
    
    "the the", "and and", etc.

 BUGS                           |    2 +-
 ChangeLog                      |    6 +++---
 NEWS                           |    2 +-
 goffice/data/go-data.c         |    2 +-
 goffice/math/go-regression.c   |    2 +-
 goffice/utils/go-format.c      |    2 +-
 goffice/utils/go-line.c        |    2 +-
 goffice/utils/go-locale.c      |    2 +-
 plugins/plot_barcol/gog-line.c |    2 +-
 plugins/plot_xy/gog-xy.c       |    2 +-
 plugins/plot_xy/gog-xy.h       |    2 +-
 po/da.po                       |    3 ++-
 12 files changed, 15 insertions(+), 14 deletions(-)
---
diff --git a/BUGS b/BUGS
index dda4224..155b120 100644
--- a/BUGS
+++ b/BUGS
@@ -22,7 +22,7 @@ Plans
        : It incorrectly accepts mmm:ss as some sort of minute spec.
        : Consider adding "%" to entry text when typing a text with a percentage
          format.  (I.e., user has "44%" in cell and presses "5" -- that causes
-       "5%" to be shown the the cursor between "5" and "%".)
+       "5%" to be shown the cursor between "5" and "%".)
 
     2) GOActionComboText
        2.1) stub                                               (DONE)  
diff --git a/ChangeLog b/ChangeLog
index 0acc5f9..2412dc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15084,7 +15084,7 @@
 
        * configure.in:
        * plugins/plot_*/Makefile.am: modify GOFFICE_PLUGIN_LDFLAGS and
-         add add GOFFICE_PLUGIN_LIBADD. They help when
+         add GOFFICE_PLUGIN_LIBADD. They help when
          host_os == win32.
 
        * goffice/Makefile.am: -export-all-symbols is not the
@@ -19395,7 +19395,7 @@
        (role_series_pre_remove) : ditto.
        (gog_plot_update) : delete.  Already handled at the chart level.
        (gog_plot_init) : Make sure cardinailty is initially valid so that we
-         queue an an update request as necessary when it really
+         queue an update request as necessary when it really
          does change.
 
        * graph/gog-chart.c (gog_chart_view_size_allocate) : support the
@@ -19403,7 +19403,7 @@
        (role_plot_post_add) : adding a plot changes the cardinality.
        (role_plot_pre_remove) : ditto.
        (gog_chart_init) : Make sure cardinailty is initially valid so that we
-         queue an an update request as necessary when it really
+         queue an update request as necessary when it really
          does change.
 
 2003-05-29  Jody Goldberg <jody gnome org>
diff --git a/NEWS b/NEWS
index 06792ce..9b19766 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ Morten:
 goffice 0.10.16:
 
 Jean:
-       * Don't use GDK_THREADS_*. [728793]
+       * Don't use GDK_THREADS_*.  [#728793]
        * Fixed Gog3DBox properties editor.
        * Add a view class to Gog3DBox to support data that are view dependent.
        * Restore dashes with dots in charts lines.
diff --git a/goffice/data/go-data.c b/goffice/data/go-data.c
index b07af2d..2d46135 100644
--- a/goffice/data/go-data.c
+++ b/goffice/data/go-data.c
@@ -204,7 +204,7 @@ go_data_eq (GOData const *a, GOData const *b)
  *
  * Caller is responsible for unrefing the result.
  *
- * Returns: the fmt preferred by the the data
+ * Returns: the fmt preferred by the data
  **/
 GOFormat const *
 go_data_preferred_fmt (GOData const *dat)
diff --git a/goffice/math/go-regression.c b/goffice/math/go-regression.c
index 92598c0..44b731f 100644
--- a/goffice/math/go-regression.c
+++ b/goffice/math/go-regression.c
@@ -1453,7 +1453,7 @@ SUFFIX(chi_derivative) (SUFFIX(GORegressionFunction) f,
  *   The coefficient matrix of the LM method.
  *
  * DETAIS:
- *   The coefficient matrix matrix is defined by
+ *   The coefficient matrix is defined by
  *
  *            N        1      df  df
  *     A   = Sum  ( -------   --  --  ( i == j ? 1 + r : 1 ) a)
diff --git a/goffice/utils/go-format.c b/goffice/utils/go-format.c
index 452b2ed..195e4b4 100644
--- a/goffice/utils/go-format.c
+++ b/goffice/utils/go-format.c
@@ -5017,7 +5017,7 @@ SUFFIX(go_render_general) (PangoLayout *layout, GString *str,
 
        prec = maxdigits - digs;
 #ifdef DEBUG_GENERAL
-       g_printerr ("Starting with with %d decimals\n", prec);
+       g_printerr ("Starting with %d decimals\n", prec);
 #endif
        go_dtoa (str, "=^.*" FORMAT_f, prec, val);
        if (check_val) {
diff --git a/goffice/utils/go-line.c b/goffice/utils/go-line.c
index b71c8b0..77736d1 100644
--- a/goffice/utils/go-line.c
+++ b/goffice/utils/go-line.c
@@ -389,7 +389,7 @@ go_line_interpolation_as_label (GOLineInterpolation type)
  * @type: an interpolation type
  *
  * Returns: TRUE if the line interpolation type can be used with radial
- * axes set, FALSE it it can't.
+ * axes set, FALSE if it can't.
  **/
 gboolean
 go_line_interpolation_supports_radial (GOLineInterpolation type)
diff --git a/goffice/utils/go-locale.c b/goffice/utils/go-locale.c
index 3fa8292..6f129ed 100644
--- a/goffice/utils/go-locale.c
+++ b/goffice/utils/go-locale.c
@@ -175,7 +175,7 @@ go_locale_get_thousand (void)
  * @precedes: a pointer to a boolean which is set to TRUE if the currency
  *             should precede
  * @space_sep: a pointer to a boolean which is set to TRUE if the currency
- *             should have a space separating it from the the value
+ *             should have a space separating it from the value
  *
  * Play with the default logic so that things come out nicely for the default
  * case.
diff --git a/plugins/plot_barcol/gog-line.c b/plugins/plot_barcol/gog-line.c
index 954bbb0..a0348ec 100644
--- a/plugins/plot_barcol/gog-line.c
+++ b/plugins/plot_barcol/gog-line.c
@@ -127,7 +127,7 @@ GSF_DYNAMIC_CLASS (GogLineSeriesView, gog_line_series_view,
 
 typedef struct {
        GogSeries1_5d base;
-       double  clamped_derivs[2]; /* start and and slopes for clamped cubic splines */
+       double  clamped_derivs[2]; /* start and slopes for clamped cubic splines */
        GogDataset        *interpolation_props;
 } GogAreaSeries;
 
diff --git a/plugins/plot_xy/gog-xy.c b/plugins/plot_xy/gog-xy.c
index a4a9062..f72acdb 100644
--- a/plugins/plot_xy/gog-xy.c
+++ b/plugins/plot_xy/gog-xy.c
@@ -1089,7 +1089,7 @@ gog_xy_view_render (GogView *view, GogViewAllocation const *bbox)
        /* What we really want is to draw drop lines from point to
         * a selected axis. But for this purpose, we need a GogAxisBase selector in
         * GogSeriesLines (we might actually need GogDropLines. For now just let
-        * the drop lines go the the axis. */
+        * the drop lines go the axis. */
 
        gog_axis_map_get_extents (x_map, &x_left, &x_right);
        x_left = gog_axis_map_to_view (x_map, x_left);
diff --git a/plugins/plot_xy/gog-xy.h b/plugins/plot_xy/gog-xy.h
index dd4b2d8..bfdaa77 100644
--- a/plugins/plot_xy/gog-xy.h
+++ b/plugins/plot_xy/gog-xy.h
@@ -96,7 +96,7 @@ typedef struct {
        GogObject         *hdroplines;
     GogObject    *vdroplines;
        gboolean           invalid_as_zero;
-       double             clamped_derivs[2]; /* start and and slopes for clamped cubic splines */
+       double             clamped_derivs[2]; /* start and slopes for clamped cubic splines */
        GogDataset        *interpolation_props;
 } GogXYSeries;
 
diff --git a/po/da.po b/po/da.po
index b495cf2..0a0eb73 100644
--- a/po/da.po
+++ b/po/da.po
@@ -847,12 +847,13 @@ msgstr "Lærredobjektet som elementet hviler på"
 
 # Har du set i hvilken sammenhæng det er her? Normalt oversætter vi jo
 # "parent" til sådan noget som "Over.." eller "Ophavs..". Her har du
-# selvfølgelig et problem fordi fordi den ene er i ..-item.c og den
+# selvfølgelig et problem fordi den ene er i ..-item.c og den
 # anden i ..-view.c, hvilket måske betyder at den både kan hentyde til
 # et objekt og en visning og i så fald kan det jo så i bedste fald blive
 # "Ophav", men det dur heller ikke rigtig. Det var måske værd at
 # undersøge nærmere og evt. få det til at lave det som to strenge med
 # forskellig kontekst.
+# MW: fuldstændigt uden betydning.
 #: ../goffice/canvas/goc-item.c:268 ../goffice/graph/gog-view.c:692
 msgid "Parent"
 msgstr "Overdel"


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