summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Just <sam.just@inktank.com>2012-12-10 17:40:10 -0800
committerSamuel Just <sam.just@inktank.com>2012-12-10 17:40:10 -0800
commitfdcdca7d68482db04e5b37c06ea9eb3635ef1b85 (patch)
treed73324ad83c3225a18e0ae58501a6f888438c4d2
parent7eac96827e750bbbc23c15b69e2842a3e44267c2 (diff)
downloadceph-fdcdca7d68482db04e5b37c06ea9eb3635ef1b85.tar.gz
HashIndex: fix typo in reset_attr documentation
Signed-off-by: Samuel Just <sam.just@inktank.com>
-rw-r--r--src/os/HashIndex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/HashIndex.h b/src/os/HashIndex.h
index 68bfc475086..fcabd9f7198 100644
--- a/src/os/HashIndex.h
+++ b/src/os/HashIndex.h
@@ -245,7 +245,7 @@ private:
/// Resets attr to match actual subdir contents
int reset_attr(
- const vector<string> &path ///< [in] path to cleaup
+ const vector<string> &path ///< [in] path to cleanup
);
/// Initiate Split