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

Unified Diff: tools/gn/docs/reference.md

Issue 2045713003: Fix documentation for "pool" object in gn binary. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | tools/gn/functions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/docs/reference.md
diff --git a/tools/gn/docs/reference.md b/tools/gn/docs/reference.md
index c5b36cfd773c828755e4c9f8251179163d7bc12c..c29b24fe6f764be9e011bb83c3924a922c1aa226 100644
--- a/tools/gn/docs/reference.md
+++ b/tools/gn/docs/reference.md
@@ -2151,8 +2151,8 @@
the number of tasks that may run simultaneously.
As the file containing the pool definition may be executed in the
- of more than one toolchain it is recommended to specify an explicit
- toolchain when definining and referencing a pool.
+ context of more than one toolchain it is recommended to specify an
+ explicit toolchain when defining and referencing a pool.
A pool is referenced by its label just like a target.
« no previous file with comments | « no previous file | tools/gn/functions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698