]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fixed typo in cephfs snapshots 23764/head
authorKai Wagner <kwagner@suse.com>
Tue, 28 Aug 2018 06:24:47 +0000 (08:24 +0200)
committerKai Wagner <kwagner@suse.com>
Tue, 28 Aug 2018 06:56:47 +0000 (08:56 +0200)
Signed-off-by: Kai Wagner <kwagner@suse.com>
doc/dev/cephfs-snapshots.rst

index a6ad91fc53af19d483c3d8d92e58b3c9848f9ba7..367f3e8db002c45a563f18d661469638d66c26df 100644 (file)
@@ -125,7 +125,7 @@ snapshots on any linkage of the inode.
 
 Multi-FS
 ---------
-Snapshots and multiiple filesystems don't interact well. Specifically, each
+Snapshots and multiple filesystems don't interact well. Specifically, each
 MDS cluster allocates `snapids` independently; if you have multiple filesystems
 sharing a single pool (via namespaces), their snapshots *will* collide and
 deleting one will result in missing file data for others. (This may even be