zunitc: Fix minor typo

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
Bryce Harrington 2015-07-13 12:23:01 -07:00 committed by Pekka Paalanen
parent 966cc4b5db
commit 35e7b10d44
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ zuc_cleanup(void);
/**
* Displays all known tests.
* The list returned is affected to any filtering in place.
* The list returned is affected by any filtering in place.
*
* @see zuc_set_filter()
*/