[vte/vte-0-44] test: Typo fix



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

    test: Typo fix
    
    (cherry picked from commit 5b7ff132b16f9da882a2b359e68c40903a57b166)

 src/vteapp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vteapp.c b/src/vteapp.c
index e82079e..6e094e7 100644
--- a/src/vteapp.c
+++ b/src/vteapp.c
@@ -800,7 +800,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]