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/XtGetErrorDatabase.man | |
parent | 0f77f9f6a8974257a21e5fc0b8327b838c2a4849 (diff) |
codespell-fixes
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtGetErrorDatabase.man')
-rw-r--r-- | man/XtGetErrorDatabase.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtGetErrorDatabase.man b/man/XtGetErrorDatabase.man index e6a3851..34522dc 100644 --- a/man/XtGetErrorDatabase.man +++ b/man/XtGetErrorDatabase.man @@ -65,12 +65,12 @@ Specifies the size of the buffer in bytes. .SH DESCRIPTION The .B XtGetErrorDatabase -function has been superceded by +function has been superseded by .BR XtAppGetErrorDatabase . .LP The .B XtGetErrorDatabaseText -function has been superceded by +function has been superseded by .BR XtAppGetErrorDatabaseText . .SH "SEE ALSO" .BR XtAppGetErrorDatabase (__libmansuffix__) |