From bbd1c4bab50448391758bef4d763bf4478b3455e Mon Sep 17 00:00:00 2001 From: Danny Al-Gaaf Date: Sat, 8 Mar 2014 23:25:53 +0100 Subject: [PATCH] filestore-filesystem-compat.rst: fix typo Signed-off-by: Danny Al-Gaaf --- doc/dev/filestore-filesystem-compat.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/filestore-filesystem-compat.rst b/doc/dev/filestore-filesystem-compat.rst index c5f036edfee..fae352347f3 100644 --- a/doc/dev/filestore-filesystem-compat.rst +++ b/doc/dev/filestore-filesystem-compat.rst @@ -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. -- 2.47.3