summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3970.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/3970.bugfix b/changelog.d/3970.bugfix
index c4caa31ede..5625315497 100644
--- a/changelog.d/3970.bugfix
+++ b/changelog.d/3970.bugfix
@@ -1 +1 @@
-Replaced all occurences of e.message with str(e)Replaced all occurences of e.message with str(e). Contributed by Schnuffle
+Replaced all occurences of e.message with str(e). Contributed by Schnuffle