diff options
author | BramvdnHeuvel <43719024+BramvdnHeuvel@users.noreply.github.com> | 2021-09-13 14:58:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-13 08:58:34 -0400 |
commit | 9f111075e8204dd55e141f04d78e06c718892956 (patch) | |
tree | 66ea402ff73edbff893bb7b700af842ca28a7186 /changelog.d | |
parent | Use the BaseReporter super-class for _WrappedRustReporter. (#10799) (diff) | |
download | synapse-9f111075e8204dd55e141f04d78e06c718892956.tar.xz |
Fix copy-paste error in the password section of the sample-config. (#10804)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10804.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10804.doc b/changelog.d/10804.doc new file mode 100644 index 0000000000..5d57af3b5f --- /dev/null +++ b/changelog.d/10804.doc @@ -0,0 +1 @@ +Fixed a wording mistake in the sample configuration. Contributed by @bramvdnheuvel:nltrix.net. |