From c1ebb4237f7e58ff02e8191a1b3de70bf34c0756 Mon Sep 17 00:00:00 2001 From: Alexander Trofimov Date: Fri, 17 Mar 2017 15:03:36 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e0dc239..ec08695c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ #### Spreadsheet Editor * Fixed an issue with absolute reference when inserting a new row (#41) -* Fixed an issue with AVERAGEA forumla with text format +* Fixed an issue with AVERAGEA formula with text format * Fixed an issue with broken workbook after list copy (bug #33588) * Fixed an issue with formula recalculation by F4 hotkey (bug #32901) * Fixed an issue with SUMIFS formula (bug #33602)