summaryrefslogtreecommitdiffstats
path: root/include/nls.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nls.h')
-rw-r--r--include/nls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nls.h b/include/nls.h
index fd62c07d4..dd315c167 100644
--- a/include/nls.h
+++ b/include/nls.h
@@ -25,7 +25,7 @@ struct lconv
# include <libintl.h>
/*
* For NLS support in the public shared libraries we have to specify text
- * domain name to be independend on the main program. For this purpose define
+ * domain name to be independent on the main program. For this purpose define
* UL_TEXTDOMAIN_EXPLICIT before you include nls.h to your shared library code.
*/
# ifdef UL_TEXTDOMAIN_EXPLICIT