fix typo
This commit is contained in:
parent
f5f8339d7c
commit
2d107bab48
2
livie.el
2
livie.el
@ -31,7 +31,7 @@
|
|||||||
:group 'livie)
|
:group 'livie)
|
||||||
|
|
||||||
(defcustom livie-sort-criterion 'relevance
|
(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
|
:type 'symbol
|
||||||
:options '(relevance rating upload_date view_count)
|
:options '(relevance rating upload_date view_count)
|
||||||
:group 'livie)
|
:group 'livie)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user