Fix typos “a”→“an”
This commit is contained in:
parent
2ad56d5c90
commit
bf88b113ea
99 changed files with 157 additions and 157 deletions
|
@ -8,7 +8,7 @@ pub mod mod_foo {
|
|||
pub struct Bar;
|
||||
}
|
||||
|
||||
/// This is a struct with a `#[allow(missing_docs)]`
|
||||
/// This is a struct with an `#[allow(missing_docs)]`
|
||||
pub struct AllowTheMissingDocs {
|
||||
#[allow(missing_docs)]
|
||||
pub empty_str: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue