Commit 889ccd0f authored by dglazkov's avatar dglazkov Committed by Commit bot

Fix a typo in gn help.

R=brettw@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2595503003
Cr-Commit-Position: refs/heads/master@{#439851}
parent e18e9bcb
......@@ -71,7 +71,7 @@ void PrintToplevelHelp() {
"input_conversion: Processing input from exec_script and read_file.");
PrintShortHelp("label_pattern: Matching more than one label.");
PrintShortHelp("labels: About labels.");
PrintShortHelp("ninja_rules: How Ninja build rules and named.");
PrintShortHelp("ninja_rules: How Ninja build rules are named.");
PrintShortHelp("nogncheck: Annotating includes for checking.");
PrintShortHelp("runtime_deps: How runtime dependency computation works.");
PrintShortHelp("source_expansion: Map sources to outputs for scripts.");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment