| Index: tools/gn/args.cc
|
| diff --git a/tools/gn/args.cc b/tools/gn/args.cc
|
| index 581c8acfd45b082b30bdcfdf0aabca5a6b98d0a9..9aaafb0854da7ca28ec08360eebb01e1ac858671 100644
|
| --- a/tools/gn/args.cc
|
| +++ b/tools/gn/args.cc
|
| @@ -35,7 +35,7 @@ const char kBuildArgs_Help[] =
|
| " toolchain_args section of a toolchain definition. The use-case for\n"
|
| " this is that a toolchain may be building code for a different\n"
|
| " platform, and that it may want to always specify Posix, for example.\n"
|
| - " See \"gn help toolchain_args\" for more.\n"
|
| + " See \"gn help toolchain\" for more.\n"
|
| "\n"
|
| " If you specify an override for a build argument that never appears in\n"
|
| " a \"declare_args\" call, a nonfatal error will be displayed.\n"
|
|
|