[jhbuild] Remove a trailing "



commit 52f64746667ee9f556c55a262a6755f65f27125b
Author: scootergrisen <scootergrisen gmail com>
Date:   Sun Nov 29 13:02:51 2020 +0000

    Remove a trailing "

 jhbuild/commands/sysdeps.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jhbuild/commands/sysdeps.py b/jhbuild/commands/sysdeps.py
index 98f27ef8..5e46cb33 100644
--- a/jhbuild/commands/sysdeps.py
+++ b/jhbuild/commands/sysdeps.py
@@ -54,7 +54,7 @@ class cmd_sysdeps(cmd_build):
                         action="store_true", default = False,
                         dest="assume_yes",
                         help=_('assume yes/the default answer to interactive questions during installation 
of system '
-                               + 'dependencies"'))])
+                               + 'dependencies'))])
 
     def run(self, config, options, args, help=None):
 


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