[gnumeric] Typo.



commit 1fe539779e3c4cff91813c59be539d4c123e19ca
Author: Morten Welinder <terra gnome org>
Date:   Thu Mar 27 12:42:15 2014 -0400

    Typo.

 src/main-application.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/main-application.c b/src/main-application.c
index 54c3f04..627add9 100644
--- a/src/main-application.c
+++ b/src/main-application.c
@@ -268,7 +268,7 @@ main (int argc, char const **argv)
                /*
                 * Attempt to disable Ubuntu's funky, non-working scroll
                 * bars.  This needs to be done before gtk starts loading
-                * modules.  Note: the following call will now replace
+                * modules.  Note: the following call will not replace
                 * an existing setting, so you can run with =1 if you like.
                 */
                g_setenv ("LIBOVERLAY_SCROLLBAR", "0", FALSE);


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