diff options
author | Erik Johnston <erikj@jki.re> | 2019-08-12 14:16:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-12 14:16:42 +0100 |
commit | 3de6cc245fb2eb950cd7bc5e6c50f462a06937fe (patch) | |
tree | 5824e55d337cadc7268d6a3c8261376949beeb60 | |
parent | Fix curl command typo in purge_remote_media.sh (diff) | |
download | synapse-3de6cc245fb2eb950cd7bc5e6c50f462a06937fe.tar.xz |
Changelogs should end in '.' or '!'
-rw-r--r-- | changelog.d/5839.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5839.bugfix b/changelog.d/5839.bugfix index 829aea4687..5775bfa653 100644 --- a/changelog.d/5839.bugfix +++ b/changelog.d/5839.bugfix @@ -1 +1 @@ -The purge_remote_media.sh script was fixed +The purge_remote_media.sh script was fixed. |