[PATCH weston 1/3] zunitc: fix spelling mistake

Eric Engestrom eric at engestrom.ch
Sat Apr 2 16:03:13 UTC 2016


Signed-off-by: Eric Engestrom <eric at engestrom.ch>
---
 tools/zunitc/inc/zunitc/zunitc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/zunitc/inc/zunitc/zunitc.h b/tools/zunitc/inc/zunitc/zunitc.h
index 0fa78e3..6ac6f39 100644
--- a/tools/zunitc/inc/zunitc/zunitc.h
+++ b/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.
  *
-- 
2.8.0



More information about the wayland-devel mailing list