aboutsummaryrefslogtreecommitdiff
path: root/lib/non-ascii.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/non-ascii.h')
-rw-r--r--lib/non-ascii.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/non-ascii.h b/lib/non-ascii.h
index cccb11f25..89899bedd 100644
--- a/lib/non-ascii.h
+++ b/lib/non-ascii.h
@@ -26,7 +26,7 @@
#include "urldata.h"
/*
- * Curl_convertclone() returns a malloced copy of the source string (if
+ * Curl_convert_clone() returns a malloced copy of the source string (if
* returning CURLE_OK), with the data converted to network format.
*
* If no conversion was needed *outbuf may be NULL.