]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix typo in writeback throttle section 5659/head
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 25 Aug 2015 11:04:55 +0000 (21:04 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 25 Aug 2015 11:14:55 +0000 (21:14 +1000)
Fix typo in doc/dev/osd_internals/wbthrottle.rst

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
doc/dev/osd_internals/wbthrottle.rst

index ba7a4cd438c2a2a022cb06b2458ee32f184ed995..a3ae00d82c7013bfb3a6b26d9f887834e7c41dd4 100644 (file)
@@ -24,5 +24,5 @@ Filestore syncs have a sideeffect of flushing all outstanding objects
 in the wbthrottle.
 
 lfn_unlink clears the cached FDRef and wbthrottle entries for the
-unlinked object when then last link is removed and asserts that all
+unlinked object when the last link is removed and asserts that all
 outstanding FDRefs for that object are dead.