| Index: tools/gn/functions.cc
|
| diff --git a/tools/gn/functions.cc b/tools/gn/functions.cc
|
| index 24bc2c91da4ab56c4797b67996e216d5ae55b4f5..9e8646f96b16855c3aac157ceb2bdb8d6d07f405 100644
|
| --- a/tools/gn/functions.cc
|
| +++ b/tools/gn/functions.cc
|
| @@ -692,8 +692,8 @@ const char kPool_Help[] =
|
| " the number of tasks that may run simultaneously.\n"
|
| "\n"
|
| " As the file containing the pool definition may be executed in the\n"
|
| - " of more than one toolchain it is recommended to specify an explicit\n"
|
| - " toolchain when definining and referencing a pool.\n"
|
| + " context of more than one toolchain it is recommended to specify an\n"
|
| + " explicit toolchain when defining and referencing a pool.\n"
|
| "\n"
|
| " A pool is referenced by its label just like a target.\n"
|
| "\n"
|
|
|