aboutsummaryrefslogtreecommitdiff
path: root/packages/Symbian
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-11-07 10:36:23 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-11-07 10:36:23 +0100
commit27302abb9467f21a481fcc6b8eca53d34e04373b (patch)
treeaac900406c50dfd139fe48d7d6168555fdeed87e /packages/Symbian
parent0269f6446de2e16eab272f9a6e37eec861035ea7 (diff)
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.
Diffstat (limited to 'packages/Symbian')
-rw-r--r--packages/Symbian/group/curl.mmp2
-rw-r--r--packages/Symbian/group/libcurl.mmp2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/Symbian/group/curl.mmp b/packages/Symbian/group/curl.mmp
index b3d4d1c04..4b304a3d9 100644
--- a/packages/Symbian/group/curl.mmp
+++ b/packages/Symbian/group/curl.mmp
@@ -1,5 +1,5 @@
//
-// cURL network retrieval client
+// curl network retrieval client
//
TARGET curl.exe
diff --git a/packages/Symbian/group/libcurl.mmp b/packages/Symbian/group/libcurl.mmp
index c52fe4258..6388bbd73 100644
--- a/packages/Symbian/group/libcurl.mmp
+++ b/packages/Symbian/group/libcurl.mmp
@@ -1,5 +1,5 @@
//
-// libcurl.dll cURL network retrieval client library
+// libcurl.dll curl network retrieval client library
//
// Build-time options (uncomment these to enable)