Hi Abdur, > On Jan 1, 2017, at 6:46 AM, Abdur Rehman <[email protected]> wrote: > > Abdur Rehman (16): > clients: fix a couple of trivial typos > configure.ac: correct text > desktop-shell: fix a typo > ivi-shell: fix minor typos > compositor-drm: fix a couple of typos > compositor: fix a minor typo > man: fix grammar > notes: fix a typo > protocol: fix grammar > releasing: fix a typo > shared/helpers.h: fix a typo in a comment > shared: fix a typo in a comment > zunitc: fix a couple of typos > zunitc: fix a typo in a comment > wcap: fix a typo in README > xwayland: fix three minor typos > > clients/window.c | 4 ++-- > configure.ac | 4 ++-- > desktop-shell/shell.c | 2 +- > ivi-shell/hmi-controller.c | 4 ++-- > ivi-shell/ivi-layout-export.h | 6 +++--- > libweston/compositor-drm.c | 4 ++-- > libweston/compositor.c | 2 +- > man/weston.ini.man | 2 +- > notes.txt | 2 +- > protocol/ivi-hmi-controller.xml | 2 +- > releasing.txt | 2 +- > shared/helpers.h | 2 +- > shared/os-compatibility.c | 2 +- > tools/zunitc/src/zuc_collector.h | 2 +- > tools/zunitc/src/zuc_junit_reporter.c | 2 +- > wcap/README | 2 +- > xwayland/selection.c | 4 ++-- > xwayland/window-manager.c | 2 +- > 18 files changed, 25 insertions(+), 25 deletions(-) > > -- > 1.9.1
This entire series correctly fixes spelling and grammar in numerous comment blocks and log/error message string values. Reviewed-by: Yong Bakos <[email protected]> Thank you, yong > _______________________________________________ > 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
