Skip to content

Commit

Permalink
Fix typo in code review documentation.
Browse files Browse the repository at this point in the history
TBR=jam@chromium.org

Review-Url: https://codereview.chromium.org/2684693007
Cr-Commit-Position: refs/heads/master@{#449369}
  • Loading branch information
brettw authored and Commit bot committed Feb 9, 2017
1 parent e4b697a commit d040b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/code_reviews.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ A `*` indicates that all committers are owners:
*
```

The text `set noparent` it will stop owner propagation from parent directories.
The text `set noparent` will stop owner propagation from parent directories.
This is used for specialized code. In this example, only the two listed people
are owners:
```
Expand Down

0 comments on commit d040b0b

Please sign in to comment.