summaryrefslogtreecommitdiff
path: root/scripts/singleuse.pl
diff options
context:
space:
mode:
authorDaniel Gustafsson <daniel@yesql.se>2019-03-31 22:39:29 +0200
committerDaniel Gustafsson <daniel@yesql.se>2019-03-31 22:55:09 +0200
commita92e9f578f96bdabae97fc25e671a713e02512c4 (patch)
tree143818dd0cfd03d2e8df7fc78b1dc4d4db2ee684 /scripts/singleuse.pl
parente413baffdcb2e44bd19d95d792a04cbd3d61f6cc (diff)
downloadcurl-a92e9f578f96bdabae97fc25e671a713e02512c4.tar.gz
scripts: fix typos
Diffstat (limited to 'scripts/singleuse.pl')
-rwxr-xr-xscripts/singleuse.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/singleuse.pl b/scripts/singleuse.pl
index 148aebe9d..0a5876a72 100755
--- a/scripts/singleuse.pl
+++ b/scripts/singleuse.pl
@@ -143,7 +143,7 @@ my %api = (
'curl_version' => 'API',
'curl_version_info' => 'API',
- # the following funcions are provided globally in debug builds
+ # the following functions are provided globally in debug builds
'curl_easy_perform_ev' => 'debug-build',
);