From 56aba17bb9dcf54ffa17d64a4cf0fcb03afa5b98 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 21 Jun 2020 21:38:03 +0200 Subject: [PATCH] Fixed typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c295700..c5d2c7b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ **Bugfixes** -* Fixed a serious bug ib the replace part of the search/replace function that caused novelWriter to crash when the replace text function was called. Issue #327, PR #328. +* Fixed a serious bug in the replace part of the search/replace function that caused novelWriter to crash when the replace text function was called. Issue #327, PR #328. ## Version 0.9 [2020-06-21]