11799: minor: Fix typo in `abi_1_57/mod.rs` comment r=lnicola a=WaffleLapkin



Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
This commit is contained in:
bors[bot] 2022-03-23 12:55:48 +00:00 committed by GitHub
commit 0b3daef537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
//! Macro ABI for version 1.58 of rustc
//! Macro ABI for version 1.57 of rustc
#[allow(dead_code)]
#[doc(hidden)]