about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMartin <spam-github@mdosch.de>2019-09-24 12:37:00 +0200
committerGitHub <noreply@github.com>2019-09-24 12:37:00 +0200
commit29f044bb1e1e95217ed54cc00a73b2ffaf5df528 (patch)
tree8ab2d87b9b175932e75986fb4121bb1e02534199
parent8e76283f9743c390bf27c883ef58da79cc4bd2c3 (diff)
downloadprofani-tty-29f044bb1e1e95217ed54cc00a73b2ffaf5df528.tar.gz
Fix typo
`Fix crash when jid has no not part` should probably mean `Fix crash when jid has no node part`.
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7400291a..f1679b7d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,7 @@
 
 - Fix copyright/info displayed email
 - Fix typos in OMEMO logs
-- Fix crash when jid has no not part (#1153, #1193)
+- Fix crash when jid has no node part (#1153, #1193)
 
 0.7.0 (2019-07-31)
 =====