Skip to content

Commit

Permalink
Update Sources/Automerge/Document.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Joseph Heck <heckj@mac.com>
  • Loading branch information
miguelangel-dev and heckj authored Feb 2, 2025
1 parent 1e368ed commit 72e0b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/Automerge/Document.swift
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,6 @@ public final class Document: @unchecked Sendable {
/// Retrieves the absolute index-based position for the list or text object you provide.
///
/// Use this method to convert a cursor into an absolute index-based position.
/// a cursor back into an absolute index-based position.
///
/// - Parameters:
/// - obj: The object identifier of the list or text object.
Expand Down

0 comments on commit 72e0b67

Please sign in to comment.