| Index: tools/gn/function_get_path_info.cc
|
| diff --git a/tools/gn/function_get_path_info.cc b/tools/gn/function_get_path_info.cc
|
| index e79afcafb2fec561aa72426fd78a26c84045e9fa..09f29dcf1debc498261d8120d845bda021522c79 100644
|
| --- a/tools/gn/function_get_path_info.cc
|
| +++ b/tools/gn/function_get_path_info.cc
|
| @@ -174,7 +174,7 @@ const char kGetPathInfo_Help[] =
|
| "\n"
|
| " \"abspath\"\n"
|
| " The full absolute path name to the file or directory. It will be\n"
|
| - " resolved relative to the currebt directory, and then the source-\n"
|
| + " resolved relative to the current directory, and then the source-\n"
|
| " absolute version will be returned. If the input is system-\n"
|
| " absolute, the same input will be returned.\n"
|
| " \"foo/bar.txt\" => \"//mydir/foo/bar.txt\"\n"
|
|
|