Skip to content

Commit 4dc9d9f

Browse files
Update Shared/Samples/Show line of sight between geoelements/ShowLineOfSightBetweenGeoelementsView.swift
Co-authored-by: Destiny Hochhalter <[email protected]>
1 parent 2b1a9c4 commit 4dc9d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shared/Samples/Show line of sight between geoelements/ShowLineOfSightBetweenGeoelementsView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ private extension ShowLineOfSightBetweenGeoelementsView {
184184
)
185185
)
186186

187-
/// `CADisplayLink` is a timer object that allows your app to synchronize its drawing to the refresh rate of the display.
187+
/// The `CADisplayLink` is a timer object that allows your app to synchronize its drawing to the refresh rate of the display.
188188
/// It is used to control the timing for the animation of the taxi.
189189
@ObservationIgnored private var displayLink: CADisplayLink!
190190

0 commit comments

Comments
 (0)