Commit 67e0b64
committed
docs: Fix a few typos
There are small typos in:
- sqlalchemy_mptt/events.py
- sqlalchemy_mptt/mixins.py
Fixes:
- Should read `existing` rather than `exisiting`.
- Should read `children` rather than `cildren`.
- Should read `beginning` rather than `begining`.
Signed-off-by: Tim Gates <tim.gates@iress.com>1 parent 2dfb79f commit 67e0b64
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
0 commit comments