From 277f2de93de3a702e21f0b011d045af747fb1d03 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Mon, 6 May 2013 16:38:41 -0700 Subject: [PATCH] doc: Corrected typo. Signed-off-by: John Wilkins --- doc/rados/deployment/ceph-deploy-new.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/deployment/ceph-deploy-new.rst b/doc/rados/deployment/ceph-deploy-new.rst index 5681ca9be9520..07fce858076cd 100644 --- a/doc/rados/deployment/ceph-deploy-new.rst +++ b/doc/rados/deployment/ceph-deploy-new.rst @@ -35,7 +35,7 @@ For example:: The ``ceph-deploy`` utility will use DNS to resolve hostnames to IP addresses. The monitors will be named using the first component of -the name (e.g., ``mon1'' above). It will add the specified host names +the name (e.g., ``mon1`` above). It will add the specified host names to the Ceph configuration file. For additional details, execute:: ceph-deploy new -h