diff options
Diffstat (limited to 'sx-search.el')
-rw-r--r-- | sx-search.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-search.el b/sx-search.el index fa08e56..aefd12e 100644 --- a/sx-search.el +++ b/sx-search.el @@ -19,7 +19,7 @@ ;;; Commentary: -;; Implements sarch functionality. The basic function is +;; Implements search functionality. The basic function is ;; `sx-search-get-questions', which returns an array of questions ;; according to a search term. ;; |