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

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

Issue 2852443002: gn docs: Add a missing closing paren. (Closed)
Patch Set: Created 3 years, 8 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/variables.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 4b88f55c25a926be09afc6eb5a1c3b6d8f63eef1..735e5f9eadd9afeba60a98dd64826e7044cdb72d 100644
--- a/tools/gn/docs/reference.md
+++ b/tools/gn/docs/reference.md
@@ -4941,7 +4941,7 @@
via the "check" command (see "gn help check").
If no public files are declared, other targets (assuming they have visibility
- to depend on this target can include any file in the sources list. If this
+ to depend on this target) can include any file in the sources list. If this
variable is defined on a target, dependent targets may only include files on
this whitelist.
« no previous file with comments | « no previous file | tools/gn/variables.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698