Skip to content

Commit d73a3c1

Browse files
fruther
1 parent 813da0c commit d73a3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AblyLiveObjects/Internal/InternalDefaultRealtimeObjects.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ internal final class InternalDefaultRealtimeObjects: Sendable, InternalRealtimeO
643643
/// RTO7b: Serials of operations that have been applied locally upon ACK but whose echoed OBJECT message has not yet been received.
644644
internal var appliedOnAckSerials: Set<String> = [] // RTO7b1
645645

646-
/// The `siteCode` from the latest `connectionDetails`, pushed via ``nosync_setSiteCode``.
646+
/// The `siteCode` from the latest `ConnectionDetails`, pushed via ``nosync_setSiteCode``.
647647
internal var siteCode: String?
648648

649649
/// The outcome passed to a `nosync_publishAndApply` sync waiter closure.

0 commit comments

Comments
 (0)