summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--support/htpasswd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/htpasswd.c b/support/htpasswd.c
index 2bb6d08247..c5765322be 100644
--- a/support/htpasswd.c
+++ b/support/htpasswd.c
@@ -355,7 +355,7 @@ int main(int argc, const char * const argv[])
}
else {
/*
- * Error out if -c was omitted for this non-existant file.
+ * Error out if -c was omitted for this non-existent file.
*/
if (!(mask & APHTP_NEWFILE)) {
apr_file_printf(errfile,