summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorLeSeulArtichaut <leseulartichaut@gmail.com>2020-09-12 17:56:53 +0200
committerJoshua Nelson <joshua@yottadb.com>2020-09-12 12:07:04 -0400
commit90f6ed4b825911371e6dc412e93b371b73af7723 (patch)
treef9667bf3590ed21e0c3e77f2cfe549c9f750806d /src/doc/rustc-dev-guide
parent5baa430ffecafb43f175f4f677173a872c0274fc (diff)
downloadrust-90f6ed4b825911371e6dc412e93b371b73af7723.tar.gz
rust-90f6ed4b825911371e6dc412e93b371b73af7723.zip
Fix typo
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/rustbot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/rustbot.md b/src/doc/rustc-dev-guide/src/rustbot.md
index 275e07a70cf..53211f2975b 100644
--- a/src/doc/rustc-dev-guide/src/rustbot.md
+++ b/src/doc/rustc-dev-guide/src/rustbot.md
@@ -14,7 +14,7 @@ comment on the issue at hand:
     @rustbot claim
 
 This will tell `@rustbot` to assign the issue to you if it has no assignee yet.
-Note that because of some GitHub restrictions, you may be assigned indireclty,
+Note that because of some GitHub restrictions, you may be assigned indirectly,
 i.e. `@rustbot` will assign itself as a placeholder and edit the top comment to
 reflect the fact that the issue is now assigned to you.