From: Samuel Just Date: Tue, 11 Dec 2012 01:40:10 +0000 (-0800) Subject: HashIndex: fix typo in reset_attr documentation X-Git-Tag: v0.56~83^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fdcdca7d68482db04e5b37c06ea9eb3635ef1b85;p=ceph.git HashIndex: fix typo in reset_attr documentation Signed-off-by: Samuel Just --- diff --git a/src/os/HashIndex.h b/src/os/HashIndex.h index 68bfc475086c..fcabd9f71984 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 &path ///< [in] path to cleaup + const vector &path ///< [in] path to cleanup ); /// Initiate Split