Corrections for a/an in code comments and documentation

This commit is contained in:
Martin Panter 2016-05-08 13:53:41 +00:00
parent f0564164ba
commit 4c35964b76
9 changed files with 14 additions and 14 deletions

View file

@ -1257,7 +1257,7 @@ class Misc:
# time field: "valid for events that contain a time field"
# width field: Configure, ConfigureRequest, Create, ResizeRequest,
# and Expose events only
# x field: "valid for events that contain a x field"
# x field: "valid for events that contain an x field"
# y field: "valid for events that contain a y field"
# keysym as decimal: KeyPress and KeyRelease events only
# x_root, y_root fields: ButtonPress, ButtonRelease, KeyPress,