aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2018-05-14 11:36:37 +0200
committerAlex Deymo <deymo@google.com>2018-05-14 11:36:37 +0200
commit54ee1aed7a443f52322acc788306b50d2de7d544 (patch)
tree358b02f2f7380f25bacba9373bcf31e5d9dc31d0
parent0c6d81f80bf942993566564f6efb1de2ab1d836b (diff)
downloadcurl-54ee1aed7a443f52322acc788306b50d2de7d544.tar.gz
Minor nit in documentation.
FTP was not enabled, but documentation was off. Bug: None Test: None Change-Id: I978a3eb4933b7a8f48f6fd6ba1990cd6cf127094
-rwxr-xr-xandroidconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/androidconfigure b/androidconfigure
index da59f54b4..2ea0df743 100755
--- a/androidconfigure
+++ b/androidconfigure
@@ -74,7 +74,7 @@ CONFIGURE_ARGS=(
--disable-dict
- ### Enable HTTP, FTP and FILE explicitly. These are enabled by default but
+ ### Enable HTTP and FILE explicitly. These are enabled by default but
# listed here as documentation.
--enable-http
--enable-file