fix: Nitpicky comment reword
This commit is contained in:
parent
9e60bfa365
commit
5c162fdb3a
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ async fn build_state_and_timeline(
|
|||
)
|
||||
.await?;
|
||||
|
||||
// the token which may be passed to the messages API to backfill room history
|
||||
// the token which may be passed to the messages endpoint to backfill room history
|
||||
let prev_batch = timeline.pdus.front().map(at!(0));
|
||||
|
||||
// note: we always indicate a limited timeline if the syncing user just joined
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue