mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-29 08:18:27 +00:00
Typo
This commit is contained in:
parent
8bd2dbdb56
commit
28a0522b8c
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ func (d *SyncServerDatabase) syncStreamPositionTx(
|
||||||
}
|
}
|
||||||
|
|
||||||
// IncrementalSync returns all the data needed in order to create an incremental
|
// IncrementalSync returns all the data needed in order to create an incremental
|
||||||
// sync response for tshe given user. Events returned will include any client
|
// sync response for the given user. Events returned will include any client
|
||||||
// transaction IDs associated with the given device. These transaction IDs come
|
// transaction IDs associated with the given device. These transaction IDs come
|
||||||
// from when the device sent the event via an API that included a transaction
|
// from when the device sent the event via an API that included a transaction
|
||||||
// ID.
|
// ID.
|
||||||
|
|
Loading…
Reference in a new issue