Add spellcheck

This commit is contained in:
Pavel Lobashov 2021-11-30 16:44:13 +03:00
parent 1305eab760
commit 329b14c85d
No known key found for this signature in database
GPG key ID: 47F57222688BE1AA
2 changed files with 3 additions and 1 deletions

View file

@ -43,6 +43,7 @@ blockcontent
blocklevelstd blocklevelstd
BMP BMP
boolean boolean
br
brower brower
bugfix bugfix
bugfixes bugfixes
@ -344,6 +345,7 @@ PhotoEditor
PHP PHP
placholder placholder
Pluging Pluging
PNG
PostgreSql PostgreSql
PostgreSQL PostgreSQL
postinst postinst

View file

@ -35,7 +35,7 @@
* Ability to display animations * Ability to display animations
* Slide animation settings moved to top Tab * Slide animation settings moved to top Tab
* New setting for AutoFormat as you type -> hyperlinks and network paths * New setting for AutoFormat as you type -> hyperlinks and network paths
* Ability to save presentation to `bmp` and `png` * Ability to save presentation to `BMP` and `PNG`
### Fixes ### Fixes