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

Unified Diff: tools/gn/variables.cc

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 | « tools/gn/docs/reference.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/variables.cc
diff --git a/tools/gn/variables.cc b/tools/gn/variables.cc
index 66460e98341587eacea8303f39fb06ac1608efcc..d304bc508cfef300b8b81c6378286b49caed22c9 100644
--- a/tools/gn/variables.cc
+++ b/tools/gn/variables.cc
@@ -1552,7 +1552,7 @@ const char kPublic_Help[] =
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 | « tools/gn/docs/reference.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698