aboutsummaryrefslogtreecommitdiff
path: root/sx-search.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-01-14 14:11:26 -0500
committerSean Allred <code@seanallred.com>2015-01-14 14:11:26 -0500
commit22f86c35499f994f0eb7532b8eb27b0d990d889d (patch)
treec1ed6bf1270e3657cd031da029b95f6ed1d9c4fb /sx-search.el
parent7d6583a6da023f0a1f243d01cb2d856e272fc625 (diff)
parent1845ab03a3083088b621108040fc1aa89a6d7f85 (diff)
Merge pull request #216 from vermiculus/improve-comments
Improve comments
Diffstat (limited to 'sx-search.el')
-rw-r--r--sx-search.el2
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.
;;