Skip to content

Commit

Permalink
typo-fix stable ed'n error: "an onlyavailable" → "and only available"
Browse files Browse the repository at this point in the history
  • Loading branch information
zackmdavis committed Jul 6, 2018
1 parent a8403e1 commit bbfdea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc/session/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
)
Expand Down

0 comments on commit bbfdea2

Please sign in to comment.