summaryrefslogtreecommitdiff
path: root/unittests/LinearAllocatorTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/LinearAllocatorTest.h')
-rw-r--r--unittests/LinearAllocatorTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/LinearAllocatorTest.h b/unittests/LinearAllocatorTest.h
index a6be2b7..24b8715 100644
--- a/unittests/LinearAllocatorTest.h
+++ b/unittests/LinearAllocatorTest.h
@@ -18,7 +18,7 @@ namespace mcldtest
/** \class LinearAllocatorTest
* \brief The testcase for LinearAllocator
*
- * \see LinearAllocator
+ * \see LinearAllocator
*/
class LinearAllocatorTest : public ::testing::Test
{