[gnumeric] Whitespace.
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnumeric] Whitespace.
- Date: Wed, 8 Jul 2009 00:11:20 +0000 (UTC)
commit 4ab630fc0d82d1d26db935966b51439dffd61d16
Author: Morten Welinder <terra gnome org>
Date: Tue Jul 7 20:09:19 2009 -0400
Whitespace.
plugins/fn-string/functions.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/fn-string/functions.c b/plugins/fn-string/functions.c
index 8a1ec63..d7ae24e 100644
--- a/plugins/fn-string/functions.c
+++ b/plugins/fn-string/functions.c
@@ -217,8 +217,8 @@ static GnmFuncHelp const help_len[] = {
{ GNM_FUNC_HELP_ARG, F_("s:string")},
{ GNM_FUNC_HELP_EXCEL, F_("This function is Excel compatible.") },
{ GNM_FUNC_HELP_EXAMPLES, "=LEN(\"Helsinki\")" },
- { GNM_FUNC_HELP_EXAMPLES, "=LEN(\"L\xc3\xa9vy\")" },
- { GNM_FUNC_HELP_SEEALSO, "CHAR,CODE,LENB"},
+ { GNM_FUNC_HELP_EXAMPLES, "=LEN(\"L\xc3\xa9vy\")" },
+ { GNM_FUNC_HELP_SEEALSO, "CHAR,CODE,LENB"},
{ GNM_FUNC_HELP_END}
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]