aboutsummaryrefslogtreecommitdiff
path: root/iconv
diff options
context:
space:
mode:
Diffstat (limited to 'iconv')
-rw-r--r--iconv/gconv_open.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/gconv_open.c b/iconv/gconv_open.c
index 44cb5cc..4a42a84 100644
--- a/iconv/gconv_open.c
+++ b/iconv/gconv_open.c
@@ -56,7 +56,7 @@ __gconv_open (const char *toset, const char *fromset, __gconv_t *handle,
nsteps * sizeof (struct __gconv_step_data));
/* Call all initialization functions for the transformation
- step implemenations. */
+ step implementations. */
for (cnt = 0; cnt < nsteps; ++cnt)
{
/* If this is the last step we must not allocate an