mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Corrections for a/an in code comments and documentation
This commit is contained in:
parent
f0564164ba
commit
4c35964b76
9 changed files with 14 additions and 14 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue