diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/test-platform/TestPlatform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-platform/TestPlatform.h b/test/test-platform/TestPlatform.h index 58f8dc5..e8b9823 100644 --- a/test/test-platform/TestPlatform.h +++ b/test/test-platform/TestPlatform.h @@ -64,7 +64,7 @@ private: * * @param[in] remoteCommand the first argument should be the name of the criterion to set. * if the criterion is provided in lexical space, - * the folowing arguments should be criterion new values + * the following arguments should be criterion new values * if the criterion is provided in numerical space, * the second argument should be the criterion new value */ |