Fix some comments

This commit is contained in:
aringenbach
2022-06-17 10:19:10 +02:00
parent dcf97616f4
commit c4902aef28
3 changed files with 3 additions and 3 deletions
@@ -4362,7 +4362,7 @@ typedef NS_ENUM (NSUInteger, MXKRoomDataSourceError) {
#pragma mark - Use Only Latest Profiles
/**
Refreshes the avatars and display names if needed.
Refresh avatars and display names (AKA profiles) if needed.
*/
- (void)refreshProfilesIfNeeded
{