aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2018-05-22 13:51:18 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-05-22 13:51:18 -0700
commitebace397f98a0e80d42c08e4668a89a92b823e7f (patch)
tree358b02f2f7380f25bacba9373bcf31e5d9dc31d0
parent95f668fdba032059552cc770824e1d07821ab64b (diff)
parent3685a4d3467796179daa96d4c9950b4d2cc34c2e (diff)
downloadexternal_curl-ebace397f98a0e80d42c08e4668a89a92b823e7f.tar.gz
external_curl-ebace397f98a0e80d42c08e4668a89a92b823e7f.tar.bz2
external_curl-ebace397f98a0e80d42c08e4668a89a92b823e7f.zip
Merge "Minor nit in documentation."
am: 3685a4d346 Change-Id: I4fbc17d43c5cb6d9efa25ff23c6b516e24e39214
-rwxr-xr-xandroidconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/androidconfigure b/androidconfigure
index da59f54b..2ea0df74 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