mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
[fix, lang] Typo in Evernotes description (#4173)
This commit is contained in:
@@ -2,5 +2,5 @@ local _ = require("gettext")
|
||||
return {
|
||||
name = "evernote",
|
||||
fullname = _("Evernote"),
|
||||
description = _([[Exports hightlights and notes to the Evernote cloud.]]),
|
||||
description = _([[Exports highlights and notes to the Evernote cloud.]]),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user