summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfalkTX <falktx@falktx.com>2019-10-28 12:15:21 +0100
committerFilipe Coelho <falktx@falktx.com>2019-10-29 08:39:37 +0100
commita0de623b8b3a933f865f87af097cb4285d905b25 (patch)
treecc9acbb719fb2d5a99e7c103e35dfa8e4b085242
parent6007fe0b51ec2a904392dc1ee511067b1ab7c763 (diff)
downloadjack2-a0de623b8b3a933f865f87af097cb4285d905b25.tar.gz
Fix typo in changelog
-rw-r--r--ChangeLog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index ba332de3..020410ff 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -4,7 +4,7 @@ ChangeLog
* 1.9.14 (2019-10-28)
* Fix ARM build
- * Fix mixed mode build with meta-data is enabled
+ * Fix mixed mode build when meta-data is enabled
* Fix blocking DBus device reservation, so it plays nice with others (like PipeWire)
* Use python3 for the waf build scripts