~heckyel/livie

2d107bab48ba67f4f6de3f536ff1e1bcefb702af — Jesús 3 years ago f5f8339
fix typo
1 files changed, 1 insertions(+), 1 deletions(-)

M livie.el
M livie.el => livie.el +1 -1
@@ 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)