]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
SQUASH: comment fix 26006/head
authorJeff Layton <jlayton@redhat.com>
Thu, 17 Jan 2019 15:12:59 +0000 (10:12 -0500)
committerJeff Layton <jlayton@redhat.com>
Thu, 17 Jan 2019 15:12:59 +0000 (10:12 -0500)
Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/pybind/mgr/orchestrator.py

index 87f604287bfc22523dfcc9709f736eccf2c83343..8286172f2974431565dec58c1fb306b936bf33fe 100644 (file)
@@ -411,7 +411,7 @@ class ServiceDescription(object):
         # in parallel. This tag refers to a group of daemons as a whole.
         #
         # For instance, a cluster of mds' all service the same fs, and they
-        # will all have the same service_group (which may be the
+        # will all have the same service value (which may be the
         # Filesystem name in the FSMap).
         #
         # Single-instance services should leave this set to None