codespell: fixes

This commit is contained in:
Torkel Ödegaard
2018-05-18 11:49:00 +02:00
parent d0c17100cb
commit a73365c3fe
6 changed files with 8 additions and 8 deletions

View File

@ -25,7 +25,7 @@ export class MyPanelCtrl extends PanelCtrl {
...
```
In this case, make sure the template has a single `<div>...</div>` root. The plugin loader will modifiy that element adding a scrollbar.
In this case, make sure the template has a single `<div>...</div>` root. The plugin loader will modify that element adding a scrollbar.