diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-07-22 14:52:26 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-07-22 14:52:26 +0200 |
commit | 02db5399276398a0efa216853489267e56a91932 (patch) | |
tree | 3af9ff4e53761242f876a1cf614cff1871221f52 /CHANGELOG.md | |
parent | Reword redact command in changelog (diff) | |
download | nheko-02db5399276398a0efa216853489267e56a91932.tar.xz |
Fix typo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ed15cf2..bf4189c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -107,7 +107,7 @@ - Fix weak symbols from private object destructor. (Jason) - Fix failed uploads not cancelling properly. - Edits now properly update in replies again. -- Improve test paste experience. (Syldra) +- Improve text paste experience. (Syldra) - Pins should now properly update when the events are fetched. - Support latest iteration of the hidden read receipts MSC. - Fix cursor movement with some themes. (Syldra) |