diff --git a/include/library.h b/include/library.h index afbdea129..2173160fa 100644 --- a/include/library.h +++ b/include/library.h @@ -255,7 +255,7 @@ class Library: public std::enable_shared_from_this 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.