Skip to content

Commit 6bb9d55

Browse files
authored
docs: fix a repeated typo after in test comments (#453)
1 parent 0eed823 commit 6bb9d55

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Tests/SQLiteDataTests/CloudKitTests/ForeignKeyConstraintTests.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@
599599
// * Create 3 reminders lists and a reminder
600600
// * Sync to CloudKit
601601
// * Move reminder to different list on CloudKit, do not synchronize it right away.
602-
// * A moment ater, move local reminder to different list
602+
// * A moment after, move local reminder to different list
603603
// * Sync CloudKit to local
604604
// * Then send local to CloudKit
605605
// => Local edit wins
@@ -695,7 +695,7 @@
695695
// * Create 3 reminders lists and a reminder
696696
// * Sync to CloudKit
697697
// * Move reminder to different list on CloudKit, do not synchronize it right away.
698-
// * A moment ater, move local reminder to different list
698+
// * A moment after, move local reminder to different list
699699
// * Send local data to CloudKit
700700
// * The synchronize CloudKit to local
701701
// => Local edit wins

0 commit comments

Comments
 (0)