summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-09-05 13:08:26 +0100
committerErik Johnston <erik@matrix.org>2016-09-05 13:08:26 +0100
commit19275b3030eb69d575f85526127037b3c221d000 (patch)
tree40b29aa9eefb2bc3ec6425f9d9e90ef1e7c867d3 /CHANGES.rst
parentBump changelog and version (diff)
downloadsynapse-19275b3030eb69d575f85526127037b3c221d000.tar.xz
Typo
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index cc64d3adb1..7820a4610b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -12,7 +12,7 @@ Changes:
 * Avoid pulling the full state of a room out so often (PR #1047, #1049, #1063,
   #1068)
 * Don't notify for online to online presence transitions. (PR #1054)
-* Occaisonally persist unpersisted presence updates (PR #1055)
+* Occasionally persist unpersisted presence updates (PR #1055)
 * Allow application services to have an optional 'url' (PR #1056)
 * Clean up old sent transactions from DB (PR #1059)