diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-06-16 15:19:03 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-10 12:32:13 -0800 |
commit | a9b3ddf3c990ff6100aa8151ce9e6131b925d5dd (patch) | |
tree | ce37de4ae0a41312c6f0fc19f50f8622a44fcf1e /include/X11/extensions/XI2proto.h | |
parent | 641db34376d18ed5b76ff8883284bef4898d71be (diff) |
Assorted typo fixes in headers
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'include/X11/extensions/XI2proto.h')
-rw-r--r-- | include/X11/extensions/XI2proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/extensions/XI2proto.h b/include/X11/extensions/XI2proto.h index 28a9062..a1133b5 100644 --- a/include/X11/extensions/XI2proto.h +++ b/include/X11/extensions/XI2proto.h @@ -44,7 +44,7 @@ * appended to the common structs section before the definition of the * first request. * members of structs vertically aligned on column 16 if datatypes permit. - * otherwise alingned on next available 8n column. + * otherwise aligned on next available 8n column. */ /** |