summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/5686.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5686.feature b/changelog.d/5686.feature
index 90a9f17deb..367aa1eca2 100644
--- a/changelog.d/5686.feature
+++ b/changelog.d/5686.feature
@@ -1 +1 @@
-Correction of #5674. Use `M_USER_DEACTIVATED` instead of `M_UNKNOWN` for errcode when a deactivated user attempts to login.
+Use `M_USER_DEACTIVATED` instead of `M_UNKNOWN` for errcode when a deactivated user attempts to login.