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 /specs/CH09.xml | |
parent | 0f77f9f6a8974257a21e5fc0b8327b838c2a4849 (diff) |
codespell-fixes
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs/CH09.xml')
-rw-r--r-- | specs/CH09.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/specs/CH09.xml b/specs/CH09.xml index 16be36b..afb0c81 100644 --- a/specs/CH09.xml +++ b/specs/CH09.xml @@ -1487,7 +1487,7 @@ perform an <function>XListFonts</function> using a wildcard font name and use the first font in the list. This wildcard font name should be as broad as -possible to maximize the probability of locating a useable font; +possible to maximize the probability of locating a usable font; for example, “<code>-*-*-*-R-*-*-*-120-*-*-*-*-ISO8859-1</code>”.) </para> </listitem> @@ -1527,7 +1527,7 @@ perform an <function>XCreateFontSet</function> using a wildcard base font name. This wildcard base font name should be as broad as -possible to maximize the probability of locating a useable font; +possible to maximize the probability of locating a usable font; for example, “<code>-*-*-*-R-*-*-*-120-*-*-*-*</code>”.) </para> </listitem> @@ -2371,7 +2371,7 @@ Specifies the number of entries in <emphasis remap='I'>convert_args</emphasis>. <listitem> <para> Specifies whether or not resources produced by this -converter are sharable or display-specific and when +converter are shareable or display-specific and when they should be freed. </para> </listitem> @@ -2473,7 +2473,7 @@ Specifies the number of entries in <emphasis remap='I'>convert_args</emphasis>. <listitem> <para> Specifies whether or not resources produced by this -converter are sharable or display-specific and when +converter are shareable or display-specific and when they should be freed. </para> </listitem> |