doc: fix typo
This commit is contained in:
parent
235d77457d
commit
05d0aa6dcc
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ fn test_foo() {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that not all headers have meaning when customized too a revision.
|
Note that not all headers have meaning when customized to a revision.
|
||||||
For example, the `ignore-test` header (and all "ignore" headers)
|
For example, the `ignore-test` header (and all "ignore" headers)
|
||||||
currently only apply to the test as a whole, not to particular
|
currently only apply to the test as a whole, not to particular
|
||||||
revisions. The only headers that are intended to really work when
|
revisions. The only headers that are intended to really work when
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue