| Index: tools/gn/commands.h
|
| diff --git a/tools/gn/commands.h b/tools/gn/commands.h
|
| index d294a89022bc066186b43b7fc56058b57be05942..ca4b0f2168b7778690a5b07317423d159e1cbffe 100644
|
| --- a/tools/gn/commands.h
|
| +++ b/tools/gn/commands.h
|
| @@ -154,7 +154,7 @@ void FilterTargetsByPatterns(const std::vector<const Target*>& input,
|
| " Prints the label of the target.\n"\
|
| " output\n"\
|
| " Prints the first output file for the target relative to the\n"\
|
| - " current directory.\n"
|
| + " root build directory.\n"
|
| #define TARGET_TYPE_FILTER_COMMAND_LINE_HELP \
|
| " --type=(action|copy|executable|group|loadable_module|shared_library|\n"\
|
| " source_set|static_library)\n"\
|
|
|