diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-07-16 10:48:28 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-07-16 10:48:28 +0530 |
| commit | 98475320f2e77b4fdb2ef72371e250ba81747e87 (patch) | |
| tree | 81b9b6330ed3df3b4148221eab6b592c3b1866d0 /CONTRIBUTING.md | |
| parent | feb06b12e7ab12136760ed8511166b94a416a448 (diff) | |
| parent | b85aa7800de4a0f9c0b1ac2546b33afc5effced3 (diff) | |
| download | rust-98475320f2e77b4fdb2ef72371e250ba81747e87.tar.gz rust-98475320f2e77b4fdb2ef72371e250ba81747e87.zip | |
Rollup merge of #26693 - rutsky:patch-1, r=Manishearth
r? @steveklabnik
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 16113a32d24..22a23de0707 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -133,8 +133,8 @@ Documentation improvements are very welcome. The source of `doc.rust-lang.org` is located in `src/doc` in the tree, and standard API documentation is generated from the source code itself. -Documentation pull requests function in the same as other pull requests, though -you may see a slightly different form of `r+`: +Documentation pull requests function in the same way as other pull requests, +though you may see a slightly different form of `r+`: @bors: r+ 38fe8d2 rollup |
