summaryrefslogtreecommitdiff
path: root/sunLib.tmpl
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-15 16:05:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-15 16:05:37 -0800
commit2b250d86fb74910f0022686fc4161945aba2be34 (patch)
tree5c67a14581f79641ca14654301a6f10e59758964 /sunLib.tmpl
parent027da8ee0f3628078e5fd364a4d67fa84a35b304 (diff)
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 'sunLib.tmpl')
-rw-r--r--sunLib.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sunLib.tmpl b/sunLib.tmpl
index 70bb407..2909fcc 100644
--- a/sunLib.tmpl
+++ b/sunLib.tmpl
@@ -233,7 +233,7 @@ XCOMM $XFree86: xc/config/cf/sunLib.tmpl,v 3.12tsi Exp $
# define DtClientExtraLibs -lintl
-/* The inbuf paramter to iconv(3) is "const char**", not "char **" */
+/* The inbuf parameter to iconv(3) is "const char**", not "char **" */
ICONV_INBUF_DEFINE = -DICONV_INBUF_CONST=const
# if HasCplusplus