aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CONTRIBUTE.md
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-12-12 14:22:48 -0800
committerTao Bao <tbao@google.com>2018-12-12 17:16:20 -0800
commita93fb051349a5907b547a8f41c23a4b45bc82c0e (patch)
tree15ffc0718b7d289dc407c0d3851234b7f71286b0 /docs/CONTRIBUTE.md
parent849332cb73701636b19b97f3d82e8e9fa0d51a30 (diff)
downloadexternal_curl-a93fb051349a5907b547a8f41c23a4b45bc82c0e.tar.gz
external_curl-a93fb051349a5907b547a8f41c23a4b45bc82c0e.tar.bz2
external_curl-a93fb051349a5907b547a8f41c23a4b45bc82c0e.zip
Update to curl 7.62.0 - October 31 2018.
Bug: N/A Test: builds, boots, `vendor/google/tools/fake-ota on streaming` works Change-Id: If5e3aa0ced1b9d13cc4f2217f381ab9df8d16dcc
Diffstat (limited to 'docs/CONTRIBUTE.md')
-rw-r--r--docs/CONTRIBUTE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md
index 536a9ceb..caec3f4d 100644
--- a/docs/CONTRIBUTE.md
+++ b/docs/CONTRIBUTE.md
@@ -168,7 +168,7 @@ ways. Every pull request is verfied that:
- ... code coverage doesn't shrink drastically
If the pull-request fails one of these tests, it will show up as a red X and
-you are expected to fix the problem. If you don't understand whan the issue is
+you are expected to fix the problem. If you don't understand when the issue is
or have other problems to fix the complaint, just ask and other project
members will likely be able to help out.