fix: Nitpicky comment reword

This commit is contained in:
ginger
2025-11-11 17:10:45 +00:00
committed by Ginger
parent 941c8f7d52
commit 037ba41adb
+1 -1
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