aboutsummaryrefslogtreecommitdiffstats
path: root/livie.el
diff options
context:
space:
mode:
Diffstat (limited to 'livie.el')
-rw-r--r--livie.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/livie.el b/livie.el
index e7e2961..87dafe2 100644
--- a/livie.el
+++ b/livie.el
@@ -31,7 +31,7 @@
:group 'livie)
(defcustom livie-sort-criterion 'relevance
- "Criterion to sort the results of the search query."
+ "Criteria to sort the results of the search query."
:type 'symbol
:options '(relevance rating upload_date view_count)
:group 'livie)