Typo fix.

PiperOrigin-RevId: 163191957
This commit is contained in:
klimek 2017-07-26 13:27:29 +02:00 committed by Marcel Hlopko
parent 21b2542b61
commit 1fbdf51208
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ message CToolchain {
optional string name = 1;
// If 'true', this feature is enabled unless a rule type explicitly marks it
// as unssupported. Such features cannot be turned of from with in a BUILD
// as unsupported. Such features cannot be turned off from within a BUILD
// file or the command line.
optional bool enabled = 7;