[gnumeric] More typos.



commit ccede408222a0213274494ff9dd9b1ac70b6f6e1
Author: Morten Welinder <terra gnome org>
Date:   Wed Sep 10 08:19:25 2014 -0400

    More typos.

 NEWS                         |    2 +-
 OChangeLog-2000-02-23        |    2 +-
 OChangeLog-2001-06-26        |    2 +-
 doc/C/ChangeLog              |    2 +-
 plugins/oleo/oleo.c          |    2 +-
 plugins/openoffice/ChangeLog |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index b0ba3db..7ee4841 100644
--- a/NEWS
+++ b/NEWS
@@ -4541,7 +4541,7 @@ Jody:
        http://bugzilla.gnome.org/show_bug.cgi?id=125496
        * Update all displayed auto values for axis bounds
        http://bugzilla.gnome.org/show_bug.cgi?id=125886
-       * Have an inverse pull to 0 in case the eps pulls to far
+       * Have an inverse pull to 0 in case the eps pulls too far
        * Actually install the man pages
        http://bugzilla.gnome.org/show_bug.cgi?id=126389
        * Formatting marks a sheet as dirty
diff --git a/OChangeLog-2000-02-23 b/OChangeLog-2000-02-23
index 0f84bdd..b113e55 100644
--- a/OChangeLog-2000-02-23
+++ b/OChangeLog-2000-02-23
@@ -2212,7 +2212,7 @@ Sun Jan 30 15:40:50 EST 2000 Gregory McLean <gregm comstar net>
        * src/functions/fn-financial.c (help_disc): Fix typo
 
         * src/plugin.c (plugin_load): Include context when calling
-       init_plugin. "data" was freed to early
+       init_plugin. "data" was freed too early
 
 2000-01-14  Morten Welinder  <terra diku dk>
 
diff --git a/OChangeLog-2001-06-26 b/OChangeLog-2001-06-26
index 0079395..183fc66 100644
--- a/OChangeLog-2001-06-26
+++ b/OChangeLog-2001-06-26
@@ -6060,7 +6060,7 @@
 2000-12-22  Zbigniew Chyla  <cyba gnome pl>
 
        * src/dialogs/dialog-stf-preview.c: Fixed bug. Allocated array was
-       to small.
+       too small.
 
 2000-12-21  Jody Goldberg <jgoldberg home com>
 
diff --git a/doc/C/ChangeLog b/doc/C/ChangeLog
index bdb37b8..b6519e4 100644
--- a/doc/C/ChangeLog
+++ b/doc/C/ChangeLog
@@ -999,7 +999,7 @@
 
        * texmf.cnf: New.
        * graphics-plots.xml: Removed "width" settings from <imagedata> as they
-       caused the images to be much to large when rendering the manual to PDF.
+       caused the images to be much too large when rendering the manual to PDF.
 
 2007-07-24  Jody Goldberg <jody gnome org>
 
diff --git a/plugins/oleo/oleo.c b/plugins/oleo/oleo.c
index 96c3c18..5f55ff3 100644
--- a/plugins/oleo/oleo.c
+++ b/plugins/oleo/oleo.c
@@ -176,7 +176,7 @@ oleo_parse_cell (OleoReader *state, guint8 *str, GnmStyle *style)
                gnm_expr_top_unref (texpr);
 }
 
-/* NOTE : We don't care to much about formatting as such, but we need to
+/* NOTE : We don't care too much about formatting as such, but we need to
  * parse the command as it may update current row/column */
 static void
 oleo_parse_style (OleoReader *state, guint8 *str, GnmStyle **res)
diff --git a/plugins/openoffice/ChangeLog b/plugins/openoffice/ChangeLog
index 27b6e89..92eaca3 100644
--- a/plugins/openoffice/ChangeLog
+++ b/plugins/openoffice/ChangeLog
@@ -5272,7 +5272,7 @@
        (od_write_covered_cell): new
        (od_write_cell): new
        (oo_write_sheet): use the above and drop the check for whether the
-         extent is to large for openoffice. OpenDocument has no limit
+         extent is too large for openoffice. OpenDocument has no limit
        (openoffice_file_save): use new ur[ln]s
 
 2006-05-25  Jean Brefort  <jean brefort normalesup org>


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