From 92c377d1b9e781fbb4b1f1b7a76ca7dba0bd637f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 3 Jun 2015 14:55:25 +0100 Subject: Fix comment typo. --- src/lib/content.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/content.h b/src/lib/content.h index 2b966110b..8e2e5ddaf 100644 --- a/src/lib/content.h +++ b/src/lib/content.h @@ -109,7 +109,7 @@ public: /** @return Digest of the content's file(s). Note: this is * not a complete MD5-or-whatever hash, but a sort of poor - * man' version (see comments in ::examine). + * man's version (see comments in ::examine). */ std::string digest () const { boost::mutex::scoped_lock lm (_mutex); -- cgit v1.2.3