This commit is contained in:
Erik Johnston 2017-12-15 13:16:46 +00:00 committed by GitHub
parent 8bd2dbdb56
commit 28a0522b8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -216,7 +216,7 @@ func (d *SyncServerDatabase) syncStreamPositionTx(
}
// 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
// from when the device sent the event via an API that included a transaction
// ID.