about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-01-28 13:58:03 +0100
committerMichael Vetter <jubalh@iodoru.org>2020-01-28 13:58:03 +0100
commit4c3cd01088ca721ba6868ce690c6bbdf5e79b170 (patch)
treeec54d8434ad779b8e10f0b76d78cd2be3246e0cf
parentca9dc5f799bfcd156efa0924f590e1c9a4a38613 (diff)
downloadprofani-tty-4c3cd01088ca721ba6868ce690c6bbdf5e79b170.tar.gz
Fix two typos in CHANGELOG
-rw-r--r--CHANGELOG4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 661e5e61..fa5ecc21 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -71,7 +71,7 @@ Changes:
 - Fix user messages double logged in MUC logs (#1201)
 - Fix 26 causes for memory leaks
 - Add `/clear` autocompletion and improve help (#855)
-- Allow multiple instances to write to account config via `/reaload`
+- Allow multiple instances to write to account config via `/reload`
   command that reloads the config file (#627)
 - Log message carbons to log file (#1181)
 - Include PYTHON_EXTRA_LIBS in libtool config (@mzagozen) (#1200)
@@ -80,7 +80,7 @@ Changes:
   (alt + a)
 - Keyboard switches (for moving to 20 windows instead of 10 (#1114)
   (alt + 1234567890qwertyuio)
-- Detect MUC history detection with older Prosody versions (#1190)
+- Fix MUC history detection with older Prosody versions (#1190)
   See https://issues.prosody.im/1416
 - `statusbar.current` is a new theming option for currently selected tab (@quite) (#1195)
 - Code cleanup