summaryrefslogtreecommitdiffstats
path: root/jnlib
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib')
-rw-r--r--jnlib/stringhelp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlib/stringhelp.c b/jnlib/stringhelp.c
index e7fd0ce45..2f5204341 100644
--- a/jnlib/stringhelp.c
+++ b/jnlib/stringhelp.c
@@ -339,7 +339,7 @@ make_filename( const char *first_part, ... )
/* Compare whether the filenames are identical. This is a
- specialversion of strcmp() taking the semantics of filenames in
+ special version of strcmp() taking the semantics of filenames in
account. Note that this function works only on the supplied names
without considereing any context like the current directory. See
also same_file_p(). */