Skip to content

Commit

Permalink
Update Riot/Modules/MatrixKit/Models/Room/MXKRoomDataSourceManager.m
Browse files Browse the repository at this point in the history
Co-authored-by: Alfonso Grillo <[email protected]>
  • Loading branch information
Flescio and Alfonso Grillo authored Mar 1, 2023
1 parent a3423da commit b628db3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ @interface MXKRoomDataSourceManager()
NSMutableDictionary *roomDataSources;

/**
The list of rooms with a late event decrypt. Causing bubbles issues
The list of rooms with a "late decryption" event. Causing bubbles issues
Each element is a room ID.
*/
NSMutableSet *roomDataSourcesToDestroy;
Expand Down

0 comments on commit b628db3

Please sign in to comment.