From 9a408690ceb260a220d50f5070af9bcda58cacc2 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Wed, 9 Sep 2020 02:50:55 +0100 Subject: Fixed typo in the CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48e9caf..73c24e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,8 @@ __3.1.5__ * Improved library stability in edge cases and very rapid process initialisation * Fixed Bug where the shared memory block may have been modified without a lock -* Fixed Bug causing instanceStarted() to not get emmited when a second instance - has been started before the primary has initiated it's QLocalServer. +* Fixed Bug causing `instanceStarted()` to not get emitted when a second instance + has been started before the primary has initiated it's `QLocalServer`. __3.1.4__ --------- -- cgit v1.2.1