Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1190)

Unified Diff: tools/gn/function_get_label_info.cc

Issue 1459733004: Fix typo in GN get_label_info help (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/function_get_label_info.cc
diff --git a/tools/gn/function_get_label_info.cc b/tools/gn/function_get_label_info.cc
index dd5e5867a65bad82a1f1e5997fdddb9d0c2c18eb..be22cca2ffb182e314561b384ddc833451c7eed7 100644
--- a/tools/gn/function_get_label_info.cc
+++ b/tools/gn/function_get_label_info.cc
@@ -63,7 +63,7 @@ const char kGetLabelInfo_Help[] =
"\n"
" \"root_out_dir\"\n"
" The root of the output file tree for the target. This will\n"
- " match the value of the \"root_gen_dir\" variable when inside that\n"
+ " match the value of the \"root_out_dir\" variable when inside that\n"
tfarina 2015/11/19 16:31:33 lgtm
" target's declaration.\n"
"\n"
" \"label_no_toolchain\"\n"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698