aboutsummaryrefslogtreecommitdiff
path: root/tests/IArrayAccessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/IArrayAccessor.h')
-rw-r--r--tests/IArrayAccessor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/IArrayAccessor.h b/tests/IArrayAccessor.h
index f128d8f67e..8c73046cd9 100644
--- a/tests/IArrayAccessor.h
+++ b/tests/IArrayAccessor.h
@@ -51,7 +51,7 @@ public:
/** Resize array.
*
- * @param[in] num The new array size in number of elements
+ * @param[in] num The new array size in number of elements
*/
virtual void resize(size_t num) = 0;