typo-fix stable ed'n error: "an onlyavailable" → "and only available"
This commit is contained in:
parent
a8403e1cda
commit
bbfdea28cd
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue