]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
filestore-filesystem-compat.rst: fix typo
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Sat, 8 Mar 2014 22:25:53 +0000 (23:25 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Sat, 8 Mar 2014 22:25:53 +0000 (23:25 +0100)
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
doc/dev/filestore-filesystem-compat.rst

index c5f036edfee8f2565a26b7133857c63591bf6460..fae352347f39acdc4f70d37c9a2e1dfd10aeb9e6 100644 (file)
@@ -52,6 +52,6 @@ Possibilities:
   this ought to work. It'll make things like clone slow, but let's
   face it: they're already slow on non-btrfs file systems because they
   actually copy the data (instead of duplicating the extent refs in
-  btrfs). And it should make the full ObjectStore iterface safe,
+  btrfs). And it should make the full ObjectStore interface safe,
   without upper layers having to worry about the kinds and orders of
   transactions they perform.