Skip to content

Commit

Permalink
Fix typo in 'adding_to_third_party.md' doc.
Browse files Browse the repository at this point in the history
R=jochen@chromium.org, zpeng@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2794723003
Cr-Commit-Position: refs/heads/master@{#465652}
  • Loading branch information
boushley authored and Commit bot committed Apr 19, 2017
1 parent cfacebc commit 76393b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/adding_to_third_party.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ Run the following scripts:
* `src/tools/licenses.py scan` - This will complain about incomplete or missing
data for third_party checkins. We use 'licenses.py credits' to generate the
about:credits page in Google Chrome builds.
* `src/tools/checklicenses/checklicenses.py` - See below for info how to handle
possible failures.
* `src/tools/checklicenses/checklicenses.py` - See below for info on how to
handle possible failures.
* If you are adding code that will be present in the content layer, please make
sure that the license used is compliant with Android tree requirements because
this code will also be used in Android WebView. You need to run
Expand Down

0 comments on commit 76393b2

Please sign in to comment.