Merge "Make a pass over our codebase cleaning up non-precise / non-inclusive language."

This commit is contained in:
Treehugger Robot
2021-10-28 20:51:17 +00:00
committed by Gerrit Code Review
6 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ import (
// "neverallow" rules for the build system.
//
// This allows things which aren't related to the build system and are enforced
// for sanity, in progress code refactors, or policy to be expressed in a
// against assumptions, in progress code refactors, or policy to be expressed in a
// straightforward away disjoint from implementations and tests which should
// work regardless of these restrictions.
//