]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
erasure-code: remove duplicated words 8899/head
authorLi Peng <lip@dtdream.com>
Tue, 3 May 2016 07:05:34 +0000 (15:05 +0800)
committerLi Peng <lip@dtdream.com>
Tue, 3 May 2016 07:05:34 +0000 (15:05 +0800)
Signed-off-by: Li Peng <lip@dtdream.com>
src/erasure-code/ErasureCodeInterface.h

index 3ac2b891b26ba7cc7ad7de413501d74b4828050a..32c3b1ac2c8248181294b9e607f0d80924c27db0 100644 (file)
@@ -437,7 +437,7 @@ namespace ceph {
 
     /**
      * Decode the first **get_data_chunk_count()** **chunks** and
-     * concatenate them them into **decoded**.
+     * concatenate them into **decoded**.
      *
      * Returns 0 on success.
      *