]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
simple documentation update
authorAndrew Schoen <aschoen@redhat.com>
Tue, 2 Dec 2014 16:40:25 +0000 (10:40 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Sat, 6 Dec 2014 19:46:47 +0000 (13:46 -0600)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
teuthology/run.py

index bc11b68d95465c58ca5071e2c9bd972039416161..4866bc804995dbd71e3649a85ac46ed3234582eb 100644 (file)
@@ -103,7 +103,7 @@ def setup_config(config_paths):
     """
     Takes a list of config yaml files and combines them
     into a single dictionary. Processes / validates the dictionary and then
-    returns a JobConfig instance.
+    returns it.
     """
     config = merge_configs(config_paths)