On Sat, Apr 02, 2016 at 05:03:13PM +0100, Eric Engestrom wrote: > Signed-off-by: Eric Engestrom <[email protected]>
All look good. For the set: Reviewed-by: Bryce Harrington <[email protected]> and pushed to trunk: f8cdb24..d962be1 master -> master > --- > 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 > > _______________________________________________ > wayland-devel mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
