mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 09:24:41 +00:00
Spelling
This commit is contained in:
@@ -455,7 +455,7 @@ class SQLBaseStore(object):
|
||||
insertion_values (dict): key/values to use when inserting
|
||||
Returns:
|
||||
Deferred(bool): True if a new entry was created, False if an
|
||||
exisitng one was updated.
|
||||
existing one was updated.
|
||||
"""
|
||||
return self.runInteraction(
|
||||
desc,
|
||||
|
||||
Reference in New Issue
Block a user