Deduplicate words in code comments
This commit is contained in:
parent
c7b19b04cb
commit
e75572c879
18 changed files with 23 additions and 24 deletions
|
|
@ -22,7 +22,7 @@
|
|||
uuid = "122bed0b-c19b-4b82-b0b7-7ae8aead7297",
|
||||
url = "http://rust-lang.org/src/extra")];
|
||||
|
||||
// These are are attributes of the following mod
|
||||
// These are attributes of the following mod
|
||||
#[attr1 = "val"]
|
||||
#[attr2 = "val"]
|
||||
mod test_first_item_in_file_mod {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue