diff options
author | Sean Allred <code@seanallred.com> | 2015-01-14 14:11:26 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2015-01-14 14:11:26 -0500 |
commit | 22f86c35499f994f0eb7532b8eb27b0d990d889d (patch) | |
tree | c1ed6bf1270e3657cd031da029b95f6ed1d9c4fb /sx-question.el | |
parent | 7d6583a6da023f0a1f243d01cb2d856e272fc625 (diff) | |
parent | 1845ab03a3083088b621108040fc1aa89a6d7f85 (diff) |
Merge pull request #216 from vermiculus/improve-comments
Improve comments
Diffstat (limited to 'sx-question.el')
-rw-r--r-- | sx-question.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-question.el b/sx-question.el index b9fc78a..1adbc24 100644 --- a/sx-question.el +++ b/sx-question.el @@ -19,7 +19,7 @@ ;;; Commentary: -;; Thie file provides an API for retrieving questions and defines +;; This file provides an API for retrieving questions and defines ;; additional logic for marking questions as read or hidden. |