| Index: tools/gn/command_gen.cc
|
| diff --git a/tools/gn/command_gen.cc b/tools/gn/command_gen.cc
|
| index f872304b6dc5f273de7b52b103a9226a325e5e4d..7bdb6d81fe3a756b302b7e7ac81e7cfad98433b7 100644
|
| --- a/tools/gn/command_gen.cc
|
| +++ b/tools/gn/command_gen.cc
|
| @@ -293,7 +293,7 @@ const char kGen_Help[] =
|
| " --root-target=<target_name>\n"
|
| " Name of the root target for which the QtCreator project will be\n"
|
| " generated to contain files of it and its dependencies. If unset, \n"
|
| - " the whole build graph will be omitted.\n"
|
| + " the whole build graph will be emitted.\n"
|
| "\n"
|
| "\n"
|
| "Eclipse IDE Support\n"
|
|
|