]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
os: Fix typo in comment
authorDavid Zafman <david.zafman@inktank.com>
Tue, 20 Aug 2013 19:39:24 +0000 (12:39 -0700)
committerDavid Zafman <david.zafman@inktank.com>
Mon, 23 Sep 2013 18:57:10 +0000 (11:57 -0700)
Signed-off-by: David Zafman <david.zafman@inktank.com>
src/os/CollectionIndex.h

index 9b1ceae8c46679562b496e459d7deb91a1bbe565..9afde11b187ca883f9a20a2615e37b2030bc83a5 100644 (file)
@@ -23,7 +23,7 @@
 #include "include/object.h"
 
 /**
- * CollectionIndex provides an interface for manipulating indexed colelctions
+ * CollectionIndex provides an interface for manipulating indexed collections
  */
 class CollectionIndex {
 protected: