Skip to content

Commit

Permalink
Typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
edwbaker committed Nov 1, 2024
1 parent cbb1067 commit 21bd5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notes/annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

These functions define a new object class `Annotations` and associated functions that can be used to store, manipulate, edit and save annotations.

- [`Anotation` class in `sonicscrewdriver`](https://sonicscrewdriver.ebaker.me.uk/reference/Annotation-class.html) Defines the `Annotation` class.
- [`Annotation` class in `sonicscrewdriver`](https://sonicscrewdriver.ebaker.me.uk/reference/Annotation-class.html) Defines the `Annotation` class.

- `merge_annotations()` in `sonicscrewdriver` Used to merge overlapping or adjacent `Annotation` objects.

Expand Down

0 comments on commit 21bd5c6

Please sign in to comment.