fix various comment typos
This commit is contained in:
parent
62fd1d5377
commit
e5b6d433fb
3 changed files with 3 additions and 3 deletions
|
|
@ -266,7 +266,7 @@ struct S13 {
|
|||
|
||||
impl S13 {
|
||||
fn new() -> Self {
|
||||
// Shoud not warn!
|
||||
// Should not warn!
|
||||
Self::default()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue