Auto merge of #24436 - fhahn:fix-small-typo, r=steveklabnik
This commit is contained in:
commit
ce27d024ff
1 changed files with 1 additions and 1 deletions
|
|
@ -399,7 +399,7 @@ impl<'a> Context<'a> {
|
|||
} else {
|
||||
self.gate_feature("custom_attribute", attr.span,
|
||||
&format!("The attribute `{}` is currently \
|
||||
unknown to the the compiler and \
|
||||
unknown to the compiler and \
|
||||
may have meaning \
|
||||
added to it in the future",
|
||||
name));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue