From 329b14c85de30e35e83930afa9161b5058ff6005 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Tue, 30 Nov 2021 16:44:13 +0300 Subject: [PATCH] Add spellcheck --- .aspell.en.pws | 2 ++ CHANGELOG.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.aspell.en.pws b/.aspell.en.pws index db40c10e..d77ea0be 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -43,6 +43,7 @@ blockcontent blocklevelstd BMP boolean +br brower bugfix bugfixes @@ -344,6 +345,7 @@ PhotoEditor PHP placholder Pluging +PNG PostgreSql PostgreSQL postinst diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fcf3af8..a3cde594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,7 @@ * Ability to display animations * Slide animation settings moved to top Tab * 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