]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
fix typo
authorLoic Dachary <loic@dachary.org>
Fri, 2 Aug 2013 06:02:56 +0000 (08:02 +0200)
committerLoic Dachary <loic@dachary.org>
Mon, 5 Aug 2013 13:09:42 +0000 (15:09 +0200)
Signed-off-by: Loic Dachary <loic@dachary.org>
doc/dev/osd_internals/erasure_coding.rst

index 5c32d47913dc8eedb9a0193988a2ab9ea58a127c..f9c34671569f8bb1d07484c3b9babf28a61da90e 100644 (file)
@@ -145,7 +145,7 @@ to leave holes in the requested acting set.
 
 Core Changes:
 
-- OSDMap::pg_to_*_osds needs to seperately return a primary.  For most
+- OSDMap::pg_to_*_osds needs to separately return a primary.  For most
   cases, this can continue to be acting[0].
 - MOSDPGTemp (and related OSD structures) needs to be able to specify
   a primary as well as an acting set.