zunitc: fix spelling mistake

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
dev
Eric Engestrom 9 years ago committed by Bryce Harrington
parent f8cdb24959
commit 11a7a4bc30
  1. 2
      tools/zunitc/inc/zunitc/zunitc.h

@ -189,7 +189,7 @@ zuc_list_tests(void);
* character will match any sequence and the '?' character will match any
* single character.
* The '-' character at the start of a pattern marks the end of the
* patterns required to match and the begining of patterns that names
* patterns required to match and the beginning of patterns that names
* must not match.
* Defaults to use all tests.
*

Loading…
Cancel
Save