Skip to content

Commit 2c70111

Browse files
Update Sources/Automerge/Document.swift
Co-authored-by: Joseph Heck <[email protected]>
1 parent e49d487 commit 2c70111

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Automerge/Document.swift

-1
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,6 @@ public final class Document: @unchecked Sendable {
685685
/// Retrieves the absolute index-based position for the list or text object and point in time you provide.
686686
///
687687
/// Use this method to convert a cursor into an absolute index-based position at a previous point in time.
688-
/// a cursor back into an absolute index-based position.
689688
///
690689
/// - Parameters:
691690
/// - obj: The object identifier of the list or text object.

0 commit comments

Comments
 (0)