diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2022-06-14 04:03:18 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2022-06-14 04:10:39 -0400 |
commit | 248f980a67ac721882465c48d60039ac70d3fa82 (patch) | |
tree | 02d853e6bd275b1351f09ad6827fb02bf7cbad95 /man/XtOpenApplication.man | |
parent | 0f77f9f6a8974257a21e5fc0b8327b838c2a4849 (diff) |
codespell-fixes
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtOpenApplication.man')
-rw-r--r-- | man/XtOpenApplication.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XtOpenApplication.man b/man/XtOpenApplication.man index 7c1a1ee..0fa6176 100644 --- a/man/XtOpenApplication.man +++ b/man/XtOpenApplication.man @@ -112,7 +112,7 @@ If \fIfallback_resources\fP is non-NULL, is called with the value prior to calling .BR XtOpenDisplay . .LP -XtAppInitialize and XtVaAppInitialize have been superceded by +XtAppInitialize and XtVaAppInitialize have been superseded by .B XtOpenApplication and .B XtVaOpenApplication |