]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: fix a typo in developing-cephadm.rst
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 4 Jan 2022 15:39:13 +0000 (15:39 +0000)
committerSebastian Wagner <sewagner@redhat.com>
Tue, 18 Jan 2022 11:08:57 +0000 (12:08 +0100)
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit e513869fd36459518178ac321e8dda61836d4631)

doc/dev/cephadm/developing-cephadm.rst

index 17e4d3ddee40467d599661b6976d2178f7b7a58f..dd8409a201ec9f30100e6954fac208934d8ffefb 100644 (file)
@@ -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::