Fix some some duplicate words.
This commit is contained in:
parent
3f65afa694
commit
26eb2bef25
11 changed files with 11 additions and 11 deletions
|
|
@ -1355,7 +1355,7 @@ pub mod nightly_options {
|
|||
early_error(ErrorOutputType::default(), &msg);
|
||||
}
|
||||
OptionStability::UnstableButNotReally => {
|
||||
let msg = format!("the option `{}` is is unstable and should \
|
||||
let msg = format!("the option `{}` is unstable and should \
|
||||
only be used on the nightly compiler, but \
|
||||
it is currently accepted for backwards \
|
||||
compatibility; this will soon change, \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue