From 27302abb9467f21a481fcc6b8eca53d34e04373b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 7 Nov 2016 10:36:23 +0100 Subject: s/cURL/curl We're mostly saying just "curl" in lower case these days so here's a big cleanup to adapt to this reality. A few instances are left as the project could still formally be considered called cURL. --- tests/pathhelp.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pathhelp.pm') diff --git a/tests/pathhelp.pm b/tests/pathhelp.pm index 391ef6c25..10a87aaf9 100644 --- a/tests/pathhelp.pm +++ b/tests/pathhelp.pm @@ -20,7 +20,7 @@ # ########################################################################### -# This Perl package helps with path transforming when running cURL tests on +# This Perl package helps with path transforming when running curl tests on # Win32 platform with Msys or Cygwin. # Three main functions 'sys_native_abs_path', 'sys_native_path' and # 'build_sys_abs_path' autodetect format of given pathnames. Following formats -- cgit v1.2.3