typo-fix stable ed'n error: "an onlyavailable" → "and only available"
This commit is contained in:
parent
a8403e1cda
commit
bbfdea28cd
@ -1810,7 +1810,7 @@ pub fn build_session_options_and_crate_config(
|
||||
early_error(
|
||||
ErrorOutputType::default(),
|
||||
&format!(
|
||||
"Edition {} is unstable an only\
|
||||
"Edition {} is unstable and only \
|
||||
available for nightly builds of rustc.",
|
||||
edition,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user