| Index: tools/gn/functions_target.cc
|
| diff --git a/tools/gn/functions_target.cc b/tools/gn/functions_target.cc
|
| index ceb0fbbd371a45d7cbec1eac5dc3939c1e48d265..0e6d560169200c14e1b06ce6b5fc7ea8c9b5f545 100644
|
| --- a/tools/gn/functions_target.cc
|
| +++ b/tools/gn/functions_target.cc
|
| @@ -177,7 +177,7 @@ const char kCustom_Help[] =
|
| " files and generate a set of output files.\n"
|
| "\n"
|
| " The script will be executed with the given arguments with the current\n"
|
| - " directory being that of the root build directory. If you pass\n"
|
| + " directory being that of the root build directory. If you pass files\n"
|
| " to your script, see \"gn help to_build_path\" for how to convert\n"
|
| " file names to be relative to the build directory (file names in the\n"
|
| " sources, outputs, and source_prereqs will be all treated as relative\n"
|
|
|