Commit 70e884bc authored by brettw's avatar brettw Committed by Commit bot

GN comment spelling fix.

This addresses a review comment from https://codereview.chromium.org/1373903002/ that I forgot to fix there.

TBR=andybons@chromium.org

Review URL: https://codereview.chromium.org/1370293002

Cr-Commit-Position: refs/heads/master@{#351145}
parent 4597a226
......@@ -242,7 +242,7 @@ bool Builder::ConfigDefined(BuilderRecord* record, Err* err) {
return false;
// Make sure all deps of this config are scheduled to be loaded. For other
// item types like targets, the "should generate" flag is propogated around
// item types like targets, the "should generate" flag is propagated around
// to mark whether this should happen. We could call
// RecursiveSetShouldGenerate to do this step here, but since configs nor
// anything they depend on is actually written, the "generate" flag isn't
......
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