| Index: docs/adding_to_third_party.md
|
| diff --git a/docs/adding_to_third_party.md b/docs/adding_to_third_party.md
|
| index 745e7598cd7e5b2dded0fddbb8c762d46490b269..512c62133ca355f835b5e21d5eb76a14516943cc 100644
|
| --- a/docs/adding_to_third_party.md
|
| +++ b/docs/adding_to_third_party.md
|
| @@ -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
|
|
|