Commit 2315800d authored by scheib's avatar scheib Committed by Commit bot

GN Help text typo fix in dotfile text.

Review URL: https://codereview.chromium.org/582783002

Cr-Commit-Position: refs/heads/master@{#295559}
parent e9c6f1e1
...@@ -66,7 +66,7 @@ extern const char kDotfile_Help[] = ...@@ -66,7 +66,7 @@ extern const char kDotfile_Help[] =
" secondary_source [optional]\n" " secondary_source [optional]\n"
" Label of an alternate directory tree to find input files. When\n" " Label of an alternate directory tree to find input files. When\n"
" searching for a BUILD.gn file (or the build config file discussed\n" " searching for a BUILD.gn file (or the build config file discussed\n"
" above), the file fill first be looked for in the source root.\n" " above), the file will first be looked for in the source root.\n"
" If it's not found, the secondary source root will be checked\n" " If it's not found, the secondary source root will be checked\n"
" (which would contain a parallel directory hierarchy).\n" " (which would contain a parallel directory hierarchy).\n"
"\n" "\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment