[gnumeric] Typo.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Typo.
- Date: Tue, 22 Nov 2011 19:25:03 +0000 (UTC)
commit 383d2d5a9780f367deb4d3644f84aeda6abf1e66
Author: Morten Welinder <terra gnome org>
Date: Tue Nov 22 14:24:47 2011 -0500
Typo.
src/print.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/print.c b/src/print.c
index c774742..c9a42c9 100644
--- a/src/print.c
+++ b/src/print.c
@@ -1973,7 +1973,7 @@ gnm_print_so (WorkbookControl *wbc, GPtrArray *sos,
g_return_if_fail (sos != NULL && sos->len > 0);
- /* FIXME: we should print all objects in teh array, not just the first! */
+ /* FIXME: we should print all objects in the array, not just the first! */
so = g_ptr_array_index (sos, 0),
sheet = sheet_object_get_sheet (so);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]