summaryrefslogtreecommitdiff
path: root/rlmbutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'rlmbutil.h')
-rw-r--r--rlmbutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rlmbutil.h b/rlmbutil.h
index 6fd03f6..4d3e907 100644
--- a/rlmbutil.h
+++ b/rlmbutil.h
@@ -28,7 +28,7 @@
/* check multibyte capability for I18N code */
/************************************************/
-/* For platforms which support the ISO C amendement 1 functionality we
+/* For platforms which support the ISO C amendment 1 functionality we
support user defined character classes. */
/* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
#if defined (HAVE_WCTYPE_H) && defined (HAVE_WCHAR_H) && defined (HAVE_LOCALE_H)