diff options
author | Michael Kaye <1917473+michaelkaye@users.noreply.github.com> | 2019-10-24 18:39:15 +0100 |
---|---|---|
committer | Michael Kaye <1917473+michaelkaye@users.noreply.github.com> | 2019-10-24 18:39:15 +0100 |
commit | 47c02f82e35c8d99219ecb8182a54e7587f7c8ec (patch) | |
tree | 1048d9b12a2a1687ba2691425478bd72eaa52ea0 /changelog.d | |
parent | Add changelog.d (diff) | |
download | synapse-47c02f82e35c8d99219ecb8182a54e7587f7c8ec.tar.xz |
Add missing '.'
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6250.misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6250.misc b/changelog.d/6250.misc index e0994eca00..12e3fe66b0 100644 --- a/changelog.d/6250.misc +++ b/changelog.d/6250.misc @@ -1 +1 @@ -Reduce verbosity of user/room stats +Reduce verbosity of user/room stats. |