Correct spelling of DataCenter
This commit is contained in:
@@ -41,7 +41,7 @@ def main():
|
||||
in subcommand.list_paths(directory)))
|
||||
|
||||
emitter.publish(
|
||||
"Command line utility for the Mesosphere DataCenter Operating "
|
||||
"Command line utility for the Mesosphere Datacenter Operating "
|
||||
"System (DCOS). The Mesosphere DCOS is a distributed operating "
|
||||
"system built around Apache Mesos. This utility provides tools "
|
||||
"for easy management of a DCOS installation.\n")
|
||||
|
||||
@@ -46,7 +46,7 @@ def test_list_all():
|
||||
|
||||
assert returncode == 0
|
||||
assert stdout == """Command line utility for \
|
||||
the Mesosphere DataCenter Operating System (DCOS). The Mesosphere DCOS is \
|
||||
the Mesosphere Datacenter Operating System (DCOS). The Mesosphere DCOS is \
|
||||
a distributed operating system built around Apache Mesos. This utility \
|
||||
provides tools for easy management of a DCOS installation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user