[gnumeric] fix spacing



commit 41931f12940d39d5d42bdcab3c73e7433673309f
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date:   Tue Jun 29 17:35:12 2010 -0600

    fix spacing

 plugins/fn-eng/functions.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/fn-eng/functions.c b/plugins/fn-eng/functions.c
index bf763d9..b21bdef 100644
--- a/plugins/fn-eng/functions.c
+++ b/plugins/fn-eng/functions.c
@@ -677,8 +677,8 @@ static GnmFuncHelp const help_convert[] = {
 					"\t'ft'  \t\t\tFoot\n"
 					"\t'yd'  \t\tYard\n"
 					"\t'ang' \t\tAngstrom\n"
-					"\t'Pica'\t\tPica Points\n\n"
-					"\t'picapt'\t\tPica Points\n\n"
+					"\t'Pica'\t\tPica Points\n"
+					"\t'picapt'\t\tPica Points\n"
 					"\t'pica'\t\tPica\n\n"
 					"Time:\n"
 					"\t'yr'  \t\t\tYear\n"



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