Consistency: Use "libcurl" instead of "cURL library" and "curl"
[gitweb.git] / Makefile
index 1937507593ad12b56c25f6f8e6479682f16758c7..06ebebe4b57d48b1ecb88123bdf0d214ecd303a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ all::
 # Define NO_OPENSSL environment variable if you do not have OpenSSL.
 # This also implies MOZILLA_SHA1.
 #
-# Define NO_CURL if you do not have curl installed.  git-http-pull and
+# Define NO_CURL if you do not have libcurl installed.  git-http-pull and
 # git-http-push are not built, and you cannot use http:// and https://
 # transports.
 #