Noticed a few minor errors while going through the online wayland documentation.
None of these changes should affect any code. I've avoided rewrapping paragraphs for ease of review; it doesn't affect display at all. The protocol changes only affect the textual descriptions, no api changes; I've left them broken out more discretely for ease of review/testing. Bryce Harrington (9): publican: Cleanup Preface's grammar. publican: Drop unneeded 'of' publican: Fix grammar several places in Protocol docs client: Improve spelling and grammar in comments protocol: Fix typo by removing a redundant 'a' protocol: Add missing d to 'x an y' protocol: Improve grammar for set class description protocol: Fix pluralization of user in popup_done description protocol: Improve a bit of grammar for wl_surface::attach description doc/publican/sources/Foreword.xml | 13 ++++++------- doc/publican/sources/Introduction.xml | 2 +- doc/publican/sources/Protocol.xml | 10 +++++----- protocol/wayland.xml | 21 +++++++++++---------- src/wayland-client.c | 12 ++++++------ 5 files changed, 29 insertions(+), 29 deletions(-) -- 1.7.9.5 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
