summaryrefslogtreecommitdiff
path: root/unittests/PathTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/PathTest.h')
-rw-r--r--unittests/PathTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/PathTest.h b/unittests/PathTest.h
index 968ce0e..417a07f 100644
--- a/unittests/PathTest.h
+++ b/unittests/PathTest.h
@@ -18,7 +18,7 @@ namespace mcldtest
/** \class PathTest
* \brief a testcase for mcld::Path and its non-member funtions.
*
- * \see Path
+ * \see Path
*/
class PathTest : public ::testing::Test
{