Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Jan 22, 2024
1 parent f55c1d7 commit 80b5b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/library.h
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ class Library: public std::enable_shared_from_this<Library>
void addBookmark(const Bookmark& bookmark);

/**
* Remove a bookmarkk
* Remove a bookmark
*
* @param zimId The zimId of the bookmark.
* @param url The url of the bookmark.
Expand Down

0 comments on commit 80b5b1c

Please sign in to comment.