Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1473)

Unified Diff: docs/adding_to_third_party.md

Issue 2794723003: Fix typo in 'adding_to_third_party.md' doc. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698