diff sat_frontends/jp/cmd_pubsub.py @ 3325:7ebda4b54170

jp (file/share): added commands to manage affiliations and configuration + documentation
author Goffi <goffi@goffi.org>
date Sat, 01 Aug 2020 16:25:50 +0200
parents 77177b13ff54
children f30b238d9c45
line wrap: on
line diff
--- a/sat_frontends/jp/cmd_pubsub.py	Sat Aug 01 16:24:03 2020 +0200
+++ b/sat_frontends/jp/cmd_pubsub.py	Sat Aug 01 16:25:50 2020 +0200
@@ -415,7 +415,7 @@
 
     def add_parser_options(self):
         # XXX: we use optional argument syntax for a required one because list of list of 2 elements
-        #      (uses to construct dicts) don't work with positional arguments
+        #      (used to construct dicts) don't work with positional arguments
         self.parser.add_argument(
             "-a",
             "--affiliation",