diff options
Diffstat (limited to 'tools/gn/setup.cc')
-rw-r--r-- | tools/gn/setup.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gn/setup.cc b/tools/gn/setup.cc index da6f88c..d956c0f 100644 --- a/tools/gn/setup.cc +++ b/tools/gn/setup.cc @@ -54,7 +54,7 @@ extern const char kDotfile_Help[] = "Variables\n" "\n" " buildconfig [required]\n" - " Label of the build config file. This file will be used to setup\n" + " Label of the build config file. This file will be used to set up\n" " the build file execution environment for each toolchain.\n" "\n" " root [optional]\n" |