[gnumeric] Typos.



commit c5d91606270034ed6b3a3a31c83b18ad2517fc4d
Author: Morten Welinder <terra gnome org>
Date:   Wed Sep 10 08:12:06 2014 -0400

    Typos.

 NEWS                                    |    2 +-
 OChangeLog-2000-02-23                   |    2 +-
 OChangeLog-2000-10-10                   |    4 ++--
 OChangeLog-2001-06-26                   |    4 ++--
 OChangeLog-2002-01-22                   |    2 +-
 doc/C/bugs.xml                          |    2 +-
 doc/C/data-entry-advanced.xml           |    2 +-
 doc/C/data-selections.xml               |    2 +-
 doc/C/extending-python.xml              |    2 +-
 doc/C/gui-menus.xml                     |    2 +-
 doc/developer/starting-with-python.html |    4 ++--
 plugins/excel/ChangeLog                 |    2 +-
 plugins/openoffice/ChangeLog            |    2 +-
 src/sheet-filter.c                      |    7 +++++--
 14 files changed, 21 insertions(+), 18 deletions(-)
---
diff --git a/NEWS b/NEWS
index aacda71..b0ba3db 100644
--- a/NEWS
+++ b/NEWS
@@ -5083,7 +5083,7 @@ Morten:
        * Fix latex exporter crash.
        * Restore auto-format functionality.  (Automatically supply a format
          to a new cell based on the formula entered.)
-       * Work around extremely slow cases in in, e.g., BETAINV.
+       * Work around extremely slow cases in, e.g., BETAINV.
        * Improve speed of generation of many types of random numbers.
        * Switch regexp routine to pcre.
 
diff --git a/OChangeLog-2000-02-23 b/OChangeLog-2000-02-23
index 4599a1b..0f84bdd 100644
--- a/OChangeLog-2000-02-23
+++ b/OChangeLog-2000-02-23
@@ -2170,7 +2170,7 @@ Sun Jan 30 15:40:50 EST 2000 Gregory McLean <gregm comstar net>
        (Sheet_clear_region_comments) : Ditto.
        (Sheet_clear_region_formats) : Ditto.
 
-       * src/commands.c (cmd_ins_del_row_col_{undo,redo}) : Reload the the
+       * src/commands.c (cmd_ins_del_row_col_{undo,redo}) : Reload the
          edit bar just in case.
        (cmd_set_date_time_{undo,redo}) : Ditto.
        (cmd_clear{,_undo,_redo,_destroy}) : Implement.
diff --git a/OChangeLog-2000-10-10 b/OChangeLog-2000-10-10
index 79774c8..121594a 100644
--- a/OChangeLog-2000-10-10
+++ b/OChangeLog-2000-10-10
@@ -2663,7 +2663,7 @@
 
        * src/number-match.c (format_create_regexp) : Build the regexp
          ourselves.  The poor translators had no idea what the hell that was
-         supposed to do.  The regexp is still way way to general.
+         supposed to do.  The regexp is still way too general.
        (compute_value) : Use the locale.
 
        * src/expr.c (expr_tree_as_string) : Renamed from expr_decode_tree.
@@ -7232,7 +7232,7 @@
        keyboard focus to an appropriate widget on the page.
        (dialog_stf_druid_page_next, dialog_stf_druid_page_previous): Set
        initial keyboard focus.
-       (dialog_stf_druid_page_next): Make "Finish" button default on the the
+       (dialog_stf_druid_page_next): Make "Finish" button default on the
        final page. This doesn't change behaviour, but cues the user
        visually.
        (dialog_stf_druid_page_previous): Restore "Next" button as default
diff --git a/OChangeLog-2001-06-26 b/OChangeLog-2001-06-26
index 63ddb89..0079395 100644
--- a/OChangeLog-2001-06-26
+++ b/OChangeLog-2001-06-26
@@ -4983,7 +4983,7 @@
 
        * src/sheet-style.h : decl for StyleRow.
 
-       * src/xml-io.c : Use the Child and Root aliases to ease ease
+       * src/xml-io.c : Use the Child and Root aliases to ease
          transition from xml1 -> xml2.
        (xml_sheet_create) : default name for sheets that fail to specify one.
 
@@ -6646,7 +6646,7 @@
 2000-12-04  Jody Goldberg <jgoldberg home com>
 
        * src/workbook-view.c (wb_view_sheet_focus) : Init the selection
-         descriptor and format format.
+         descriptor and format.
        (wb_view_selection_desc) : new function.
        (workbook_view_init) : Init the expression and format before setting
          the current sheet.  Setting the sheet will update the content.
diff --git a/OChangeLog-2002-01-22 b/OChangeLog-2002-01-22
index cee36d4..ea7b944 100644
--- a/OChangeLog-2002-01-22
+++ b/OChangeLog-2002-01-22
@@ -3247,7 +3247,7 @@
        * src/eval.c (cb_dependent_queue_recalc): Allocate single list
        element on stack, not heap.
        (dependent_queue_recalc_list): Don't essentailly copy all lists.
-       (UNLINK_DEP): Take only dep arguement and find the container from
+       (UNLINK_DEP): Take only dep argument and find the container from
        that.
 
 2001-08-29  Morten Welinder  <terra diku dk>
diff --git a/doc/C/bugs.xml b/doc/C/bugs.xml
index 88f7927..dcdeae8 100644
--- a/doc/C/bugs.xml
+++ b/doc/C/bugs.xml
@@ -580,7 +580,7 @@ a user
 
       <para>
         Once the bug is committed, a bug report number for this bug
-        will be assigned, and email will be sent either the the
+        will be assigned, and email will be sent either the
         project maintainer or to one of the other developers which
         deal specifically with that component of the program. When
         others take an interest in the bug and add comments or
diff --git a/doc/C/data-entry-advanced.xml b/doc/C/data-entry-advanced.xml
index 6b39126..7e3f890 100644
--- a/doc/C/data-entry-advanced.xml
+++ b/doc/C/data-entry-advanced.xml
@@ -42,7 +42,7 @@
 
         <step>
           <para>
-            Enter data by typing the data and the the
+            Enter data by typing the data and the
             <keysym>Enter</keysym> key. If this is done repeatedly,
             the fifth time the <keysym>Enter</keysym> key is pressed,
             the selection will not move to cell C9 but will jump up to
diff --git a/doc/C/data-selections.xml b/doc/C/data-selections.xml
index 4a8235e..65f8916 100644
--- a/doc/C/data-selections.xml
+++ b/doc/C/data-selections.xml
@@ -31,7 +31,7 @@
 
     <para>
       The selected cell is indicated by a dark double line with a small
-      square in the bottom right corner. The selected cell is the the
+      square in the bottom right corner. The selected cell is the
       one that is currently in focus and will take any input for the
       keyboard.
     </para>
diff --git a/doc/C/extending-python.xml b/doc/C/extending-python.xml
index 0545e4d..663d367 100644
--- a/doc/C/extending-python.xml
+++ b/doc/C/extending-python.xml
@@ -1086,7 +1086,7 @@ example_functions = {
     "Row" which return arrays of all the column (or row) indices in
     the range. So we can redo the sum function.</para>
 
-    <para>Presume we can convert our RangeRef to a start tuple and and
+    <para>Presume we can convert our RangeRef to a start tuple and
     end tuple. Then we can write sum2:
                <programlisting>
 def func_sum2(gRange):
diff --git a/doc/C/gui-menus.xml b/doc/C/gui-menus.xml
index 32b484f..5f6c0e5 100644
--- a/doc/C/gui-menus.xml
+++ b/doc/C/gui-menus.xml
@@ -403,7 +403,7 @@
            that if the file has been moved since
            &gnum; last saved it,
            &gnum; will not find the
-           file. To access any recent file not listed, one can use the the
+           file. To access any recent file not listed, one can use the
            <guimenuitem>Full History...</guimenuitem> menu item below.
          </para>
        </listitem>
diff --git a/doc/developer/starting-with-python.html b/doc/developer/starting-with-python.html
index 4246f11..00c915a 100644
--- a/doc/developer/starting-with-python.html
+++ b/doc/developer/starting-with-python.html
@@ -590,7 +590,7 @@ example_functions = {
     "Row" which return arrays of all the column (or row) indices in
     the range. So we can redo the sum function.</p>
 
-    <p>Presume we can convert our RangeRef to a start tuple and and
+    <p>Presume we can convert our RangeRef to a start tuple and
     end tuple. Then we can write sum2:
 <pre>
 def func_sum2(gRange):
@@ -774,4 +774,4 @@ Current revision level: $Id$
                Twardy</a></address></br>
   </body>
 </html>
-<BR><SMALL><A HREF="/disclaimers/user.html">Disclaimer</A></SMALL>
\ No newline at end of file
+<BR><SMALL><A HREF="/disclaimers/user.html">Disclaimer</A></SMALL>
diff --git a/plugins/excel/ChangeLog b/plugins/excel/ChangeLog
index 5471760..51250af 100644
--- a/plugins/excel/ChangeLog
+++ b/plugins/excel/ChangeLog
@@ -6742,7 +6742,7 @@
 2002-09-26  Jody Goldberg <jody gnome org>
 
        * ms-formula-read.c (ms_excel_parse_formula) : fix handling of 26 & 27.
-         The docs are confusing.  The cached data is appended not to the the
+         The docs are confusing.  The cached data is appended not to the
          subexpression but to the entire string.  While we're here add a stub
          for tables.
 
diff --git a/plugins/openoffice/ChangeLog b/plugins/openoffice/ChangeLog
index 36ecfa0..27b6e89 100644
--- a/plugins/openoffice/ChangeLog
+++ b/plugins/openoffice/ChangeLog
@@ -5039,7 +5039,7 @@
        (odf_append_page_break) : new.
        (odf_col_row_style_apply_breaks) : new.
        (oo_col_start) : keep a counter of style use to find the default.
-         Handle manual vs auto (kludged, no default is specified in the the
+         Handle manual vs auto (kludged, no default is specified in the
          std).
        (oo_row_start) : ditto.
        (oo_cell_content_end) : simple mechanism to track extent of cells
diff --git a/src/sheet-filter.c b/src/sheet-filter.c
index c9944cf..e77a7aa 100644
--- a/src/sheet-filter.c
+++ b/src/sheet-filter.c
@@ -921,9 +921,12 @@ gnm_sheet_filter_at_pos (Sheet const *sheet, GnmCellPos const *pos)
 }
 
 /**
- * gnm_sheet_filter_intersect_rows :
+ * gnm_sheet_filter_intersect_rows:
+ * @sheet:
+ * @from: starting row number
+ * @to: ending row number
  *
- * Returns: the filter (if any) that intersect the rows from to to
+ * Returns: the filter, if any, that intersect the rows @from to @to
  **/
 GnmFilter *
 gnm_sheet_filter_intersect_rows (Sheet const *sheet, int from, int to)


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