summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfalkTX <falktx@falktx.com>2019-10-28 12:15:21 +0100
committerfalkTX <falktx@falktx.com>2019-10-28 12:15:21 +0100
commit9b1c4e2cf29d793290bb95d87c7b962c3d336d7d (patch)
treecc9acbb719fb2d5a99e7c103e35dfa8e4b085242
parent9590c198452c873b71b058ff32fd5e32a5411caf (diff)
downloadjack2-9b1c4e2cf29d793290bb95d87c7b962c3d336d7d.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