about summary refs log tree commit diff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>2021-06-29 13:26:14 +0200
committerGitHub <noreply@github.com>2021-06-29 13:26:14 +0200
commit6d4161bb16c9333212bbd137db4d9a59d2f9aef4 (patch)
treef8200c111cd6c3e5571854272422df347a7fd10f /RELEASES.md
parentb0897ff2ee8346def3414c588fb7ae140efe0208 (diff)
downloadrust-6d4161bb16c9333212bbd137db4d9a59d2f9aef4.tar.gz
rust-6d4161bb16c9333212bbd137db4d9a59d2f9aef4.zip
Update RELEASES.md
Co-authored-by: Michael <5672750+mibac138@users.noreply.github.com>
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index bb2809cdfe9..3a8a20fcca1 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -26,7 +26,7 @@ Compiler
 - [Added `wasm` as a `target_family` for WebAssembly platforms.][84072]
 - [You can now use `#[target_feature]` on safe functions when targeting
   WebAssembly platforms.][84988]
-- [Improved debugger output for enums on Windows MSVC platorms.][85292]
+- [Improved debugger output for enums on Windows MSVC platforms.][85292]
 - [Added tier 3\* support for `bpfel-unknown-none`
    and `bpfeb-unknown-none`.][79608]
 - [Added tier 3 support for `powerpc64le-unknown-freebsd`.][83572]