summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/TextSinkP.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-05-07 10:56:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-05-07 10:58:54 -0700
commit794367d1ac396842c0213064ebcfe1f4e2219657 (patch)
tree55fe87da95c1b506aeb0beea91088516b309e5cf /include/X11/Xaw/TextSinkP.h
parentf704f8cf083140a592a79705a3b104063d9b67c4 (diff)
downloadxorg-lib-libXaw-794367d1ac396842c0213064ebcfe1f4e2219657.tar.gz
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'include/X11/Xaw/TextSinkP.h')
-rw-r--r--include/X11/Xaw/TextSinkP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xaw/TextSinkP.h b/include/X11/Xaw/TextSinkP.h
index 78f41d2..6cff1cc 100644
--- a/include/X11/Xaw/TextSinkP.h
+++ b/include/X11/Xaw/TextSinkP.h
@@ -213,7 +213,7 @@ typedef struct {
Pixel cursor_color;
XawTextPropertyList *properties;
XawTextPaintList *paint;
- XtPointer pad[2]; /* for future use and keep binary compatability */
+ XtPointer pad[2]; /* for future use and keep binary compatibility */
#endif
} TextSinkPart;