summaryrefslogtreecommitdiffstats
path: root/lib/langinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/langinfo.c')
-rw-r--r--lib/langinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/langinfo.c b/lib/langinfo.c
index deeab9b11..2aa0a3bbd 100644
--- a/lib/langinfo.c
+++ b/lib/langinfo.c
@@ -1,6 +1,6 @@
/*
* This is callback solution for systems without nl_langinfo(), this function
- * returns hardcoded and on locale setting independed value.
+ * returns hardcoded and on locale setting indepndent value.
*
* See langinfo.h man page for more details.
*