From: Radoslaw Zarzynski Date: Tue, 4 Jan 2022 15:39:13 +0000 (+0000) Subject: doc/cephadm: fix a typo in developing-cephadm.rst X-Git-Tag: v18.0.0~1565^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e513869fd36459518178ac321e8dda61836d4631;p=ceph.git doc/cephadm: fix a typo in developing-cephadm.rst Signed-off-by: Radoslaw Zarzynski --- diff --git a/doc/dev/cephadm/developing-cephadm.rst b/doc/dev/cephadm/developing-cephadm.rst index 78b54ad11c0a..82d67e727589 100644 --- a/doc/dev/cephadm/developing-cephadm.rst +++ b/doc/dev/cephadm/developing-cephadm.rst @@ -53,7 +53,7 @@ conf and keyring in your build dir, so that the ``bin/ceph ...`` CLI works There are a few advantages here: - The cluster is a "normal" cephadm cluster that looks and behaves - just like a user's cluster would. In contract, vstart and teuthology + just like a user's cluster would. In contrast, vstart and teuthology clusters tend to be special in subtle (and not-so-subtle) ways. To start a test cluster::