Fix typos detected by crate-ci/typos
This commit is contained in:
parent
df67917768
commit
57400e9687
71 changed files with 133 additions and 133 deletions
|
@ -191,7 +191,7 @@ mod test {
|
|||
fn migrations_dont_rerun() {
|
||||
let connection = Connection::open_memory(Some("migrations_dont_rerun"));
|
||||
|
||||
// Create migration which clears a tabl
|
||||
// Create migration which clears a table
|
||||
|
||||
// Manually create the table for that migration with a row
|
||||
connection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue