[vte] test: Typo fix



commit 5b7ff132b16f9da882a2b359e68c40903a57b166
Author: Christian Persch <chpe gnome org>
Date:   Sun May 8 08:59:09 2016 +0200

    test: Typo fix

 src/vteapp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vteapp.c b/src/vteapp.c
index 27b1f0e..de46394 100644
--- a/src/vteapp.c
+++ b/src/vteapp.c
@@ -799,7 +799,7 @@ main(int argc, char **argv)
                {
                        "scrollbar-policy", 'P', 0,
                        G_OPTION_ARG_STRING, &scrollbar_policy_string,
-                       "Set the policy for the vertical scroolbar in the scrolled window (always|auto|never; 
default:always)",
+                       "Set the policy for the vertical scrollbar in the scrolled window (always|auto|never; 
default:always)",
                        NULL
                },
                {


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