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/XtAppSetTypeConverter.man | |
parent | 0f77f9f6a8974257a21e5fc0b8327b838c2a4849 (diff) |
codespell-fixes
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtAppSetTypeConverter.man')
-rw-r--r-- | man/XtAppSetTypeConverter.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XtAppSetTypeConverter.man b/man/XtAppSetTypeConverter.man index ee3b7d8..5b2ed5d 100644 --- a/man/XtAppSetTypeConverter.man +++ b/man/XtAppSetTypeConverter.man @@ -64,7 +64,7 @@ Specifies the number of additional arguments to the converter or zero. Specifies the destination type. .IP \fIcache_type\fP 1i Specifies whether or not resources produced by this converter are -sharable or display-specific and when they should be freed. +shareable or display-specific and when they should be freed. .IP \fIdestructor\fP 1i Specifies a destroy procedure for resources produced by this conversion, or NULL if no additional action is required to deallocate resources |