Skip to content

Commit c56f331

Browse files
Anderasaringenbach
andauthored
Update MatrixSDKTests/MXCryptoShareTests.m
Co-authored-by: aringenbach <[email protected]>
1 parent 5abb4e3 commit c56f331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MatrixSDKTests/MXCryptoShareTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ - (void)testSharedHistoryPreservedWhenForwardingKeys
704704
[aliceSession1.crypto setDeviceVerification:MXDeviceVerified forDevice:aliceSession2.myDeviceId ofUser:aliceSession1.myUserId success:^{
705705
[aliceSession2.crypto setDeviceVerification:MXDeviceVerified forDevice:aliceSession1.myDeviceId ofUser:aliceSession1.myUserId success:^{
706706

707-
// Alice2 pagingates in the room to get the keys forwarded to her
707+
// Alice2 paginates in the room to get the keys forwarded to her
708708
MXRoom *roomFromAlice2POV = [aliceSession2 roomWithRoomId:roomId];
709709
[roomFromAlice2POV liveTimeline:^(id<MXEventTimeline> liveTimeline) {
710710
[liveTimeline resetPagination];

0 commit comments

Comments
 (0)