diff options
| author | LeSeulArtichaut <leseulartichaut@gmail.com> | 2020-09-12 17:56:53 +0200 |
|---|---|---|
| committer | Joshua Nelson <joshua@yottadb.com> | 2020-09-12 12:07:04 -0400 |
| commit | 90f6ed4b825911371e6dc412e93b371b73af7723 (patch) | |
| tree | f9667bf3590ed21e0c3e77f2cfe549c9f750806d /src/doc/rustc-dev-guide | |
| parent | 5baa430ffecafb43f175f4f677173a872c0274fc (diff) | |
| download | rust-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.md | 2 |
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. |
