| Index: tools/gn/function_toolchain.cc
|
| ===================================================================
|
| --- tools/gn/function_toolchain.cc (revision 243014)
|
| +++ tools/gn/function_toolchain.cc (working copy)
|
| @@ -53,7 +53,7 @@
|
| "\n"
|
| " By default, when a target depends on another, there is an implicit\n"
|
| " toolchain label that is inherited, so the dependee has the same one\n"
|
| - " as the dependant.\n"
|
| + " as the dependent.\n"
|
| "\n"
|
| " You can override this and refer to any other toolchain by explicitly\n"
|
| " labeling the toolchain to use. For example:\n"
|
|
|