about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authormautamu <2220164+mautamu@users.noreply.github.com>2020-10-08 02:19:56 -0500
committerGitHub <noreply@github.com>2020-10-08 16:19:56 +0900
commitc59789573cba164df76a2ae036ac225e84938b63 (patch)
tree90b82a576739eb7ee145c5c7e6e3665b66e99538 /src/doc/rustc-dev-guide
parent087c400663e53c98a5b60ff2cea6fb3e1be12f2c (diff)
downloadrust-c59789573cba164df76a2ae036ac225e84938b63.tar.gz
rust-c59789573cba164df76a2ae036ac225e84938b63.zip
Fix typos (#916)
Fixed two typos.
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/rustbot.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc-dev-guide/src/rustbot.md b/src/doc/rustc-dev-guide/src/rustbot.md
index 53211f2975b..8e952c3f241 100644
--- a/src/doc/rustc-dev-guide/src/rustbot.md
+++ b/src/doc/rustc-dev-guide/src/rustbot.md
@@ -3,7 +3,7 @@
 `@rustbot` (also known as `triagebot`) is a utility robot that is mostly used to
 allow any contributor to achieve certain tasks that would normally require GitHub
 membership to the `rust-lang` organization. Its most interesting features for
-contributors to `rustc` are isssue claiming and relabeling.
+contributors to `rustc` are issue claiming and relabeling.
 
 ## Issue claiming
 
@@ -24,7 +24,7 @@ If you want to unassign from an issue, `@rustbot` has a different command:
 
 ## Issue relabeling
 
-Changing labels for an issue or PR is also normally reserved to members of the
+Changing labels for an issue or PR is also normally reserved for members of the
 organization. However, `@rustbot` allows you to relabel an issue yourself, only
 with a few restrictions. This is mostly useful in two cases: