[fix, lang] Typo in Evernotes description (#4173)

pull/4181/head
Frans de Jonge 6 years ago committed by GitHub
parent 5344e0b672
commit 5eff127cf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.]]),
}

Loading…
Cancel
Save