From: Jos Collin Date: Thu, 9 Sep 2021 12:49:30 +0000 (+0530) Subject: doc: fixed typo in terminology X-Git-Tag: v17.1.0~768^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d1d4cdcc39ae6edf918fe3238ee1a50826b80899;p=ceph.git doc: fixed typo in terminology Signed-off-by: Jos Collin --- diff --git a/doc/cephfs/standby.rst b/doc/cephfs/standby.rst index 471d9800e39a..367c6762b8f0 100644 --- a/doc/cephfs/standby.rst +++ b/doc/cephfs/standby.rst @@ -4,7 +4,7 @@ Terminology ----------- A Ceph cluster may have zero or more CephFS *file systems*. Each CephFS has -a human readable name (set at creatiopn time with ``fs new``) and an integer +a human readable name (set at creation time with ``fs new``) and an integer ID. The ID is called the file system cluster ID, or *FSCID*. Each CephFS file system has a number of *ranks*, numbered beginning with zero.