diff options
author | Sean Allred <code@seanallred.com> | 2015-01-07 18:18:00 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2015-01-07 18:18:00 -0500 |
commit | c14bdb9a4ed4707937255ba27c68aa2dfd02de30 (patch) | |
tree | 8e8f6c6a9464f057a15d86d69b2cb5bc278a1a5a /sx-search.el | |
parent | ed981ba21cbd34a6eb0d2f1c67f137a547f8b09e (diff) |
Spellcheck
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. ;; |