From 682077eebfd7b7a248b9040d3a4fc02241ea6baf Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Mon, 14 Jan 2019 16:55:22 +0300 Subject: [PATCH] Fix more words --- .aspell.en.pws | 1 + CHANGELOG.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.aspell.en.pws b/.aspell.en.pws index 15bba166..82a7940f 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -360,6 +360,7 @@ statsd STDEV stirkeout SUMIFS +SUMPRODUCT sv svg SVG diff --git a/CHANGELOG.md b/CHANGELOG.md index 3185312a..4b2eb6ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ #### All Editors * Fix error in comparing solid fill -* Fix some deutsch translations +* Fix German translation #### Document Editor @@ -80,7 +80,7 @@ * Fix missing text format in specific ODP (bug #39983) * Fix incorrect numbering in ODP (bug #39976) * Fix lost list in notes of ppt (bug #39929) -* Fix convertation of some xls (bug #40065) +* Fix convert of some xls (bug #40065) * Fix rotation of shape in specific ODP file (bug #39979) * Fix showing cells values of Time format in ods file (bug #40106) * Fix some shape in ppt files (bug #40115)