Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Feb 23, 2024
1 parent 19d1850 commit 79f9d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/annotation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ impl<'store> ResultItem<'store, Annotation> {
false
}

/// Compares whether a particular spatial relation holds between this annotation and a textselection set.
/// Compares whether a particular spatial relation holds between this annotation and a textselection
/// This only works if both reference text in the same resource.
pub fn test_textrelation(
&self,
Expand Down

0 comments on commit 79f9d3f

Please sign in to comment.