Chromium Code Reviews| Index: tools/gn/setup.cc |
| diff --git a/tools/gn/setup.cc b/tools/gn/setup.cc |
| index 7ffe2f89d1d8447e02e9b9822841bc05f10ef47c..c258e0de40847a0336c481c17113bcb88b43df90 100644 |
| --- a/tools/gn/setup.cc |
| +++ b/tools/gn/setup.cc |
| @@ -66,7 +66,7 @@ extern const char kDotfile_Help[] = |
| " secondary_source [optional]\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" |
| - " 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" |
|
tfarina
2014/09/18 17:13:06
looks right to me.
|
| " If it's not found, the secondary source root will be checked\n" |
| " (which would contain a parallel directory hierarchy).\n" |
| "\n" |