From 86b9ad5c8aff4d863001afc2c2e35c26efa699f0 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 7 Apr 2021 17:09:16 +0200 Subject: [PATCH] Fix spelling in changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dad1e67..35e966d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,10 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### Fixed -- Work around a regression in Wine 6.5 that would prevent yabridge from shutting - down. With Wine 6.5 terminating a Wine process no longer terminates its - threads, which would cause yabridge's plugin and host components to wait for - each other to shut down. +- Worked around a regression in Wine 6.5 that would prevent yabridge from + shutting down. With Wine 6.5 terminating a Wine process no longer terminates + its threads, which would cause yabridge's plugin and host components to wait + for each other to shut down. ### yabridgectl