[gnumeric] Typos.



commit 1960dd4fe4b1bf9d5118be1e2e34c6da5719aa44
Author: Morten Welinder <terra gnome org>
Date:   Wed May 23 15:45:32 2012 -0400

    Typos.

 OChangeLog-2000-10-10            |    2 +-
 doc/developer/guile-gnumeric.txt |    8 +-------
 src/xml-sax-write.c              |    2 +-
 3 files changed, 3 insertions(+), 9 deletions(-)
---
diff --git a/OChangeLog-2000-10-10 b/OChangeLog-2000-10-10
index e671fa9..946d127 100644
--- a/OChangeLog-2000-10-10
+++ b/OChangeLog-2000-10-10
@@ -7056,7 +7056,7 @@
 	(x_clipboard_bind_workbook) :
 	Registers the new GNUMERIC XML atom that enables other instances of
 	gnumeric to see that we are also gnumeric and can render the clipboard
-	data in a the special gnumeric xml clipboard format
+	data in the special gnumeric xml clipboard format
 	(clipboard_release) :
 	Handles new CELL_COPY_TYPE_TEXT_AND_COMMENT type
 
diff --git a/doc/developer/guile-gnumeric.txt b/doc/developer/guile-gnumeric.txt
index b57621b..9aae406 100644
--- a/doc/developer/guile-gnumeric.txt
+++ b/doc/developer/guile-gnumeric.txt
@@ -141,11 +141,5 @@ This functions receive a scm object and returns a new value smob.
 (value_get_as_int scm)     
 (value_get_as_list scm)
 
-This functions receive a scm object and returns a the value
+This functions receive a scm object and returns the value
 allocated within the smob.
-
-
-
-
-
-
diff --git a/src/xml-sax-write.c b/src/xml-sax-write.c
index 0eff911..9978695 100644
--- a/src/xml-sax-write.c
+++ b/src/xml-sax-write.c
@@ -1,7 +1,7 @@
 /* vim: set sw=8: -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 
 /*
- * xml-sax-write.c : export .gnumeric and the clipboard subset using a the sax
+ * xml-sax-write.c : export .gnumeric and the clipboard subset using the sax
  *			like wrappers in libgsf
  *
  * Copyright (C) 2003-2007 Jody Goldberg (jody gnome org)



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