fix: Nitpicky comment reword

This commit is contained in:
ginger 2025-11-11 17:10:45 +00:00 committed by Ginger
parent 9e60bfa365
commit 5c162fdb3a

View file

@ -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