diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-06 18:04:56 +0000 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-06 18:04:56 +0000 |
commit | d06afce72182573c7ec1834c866fc39213c151cc (patch) | |
tree | 3476d3927488e19a16db83db2ee51209d5babb3d /sx-question.el | |
parent | 307895c5533636c9e1380dd55b38309f8dba702f (diff) |
Improve some header 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 c4b2445..fea8978 100644 --- a/sx-question.el +++ b/sx-question.el @@ -1,4 +1,4 @@ -;;; sx-question.el --- question logic +;;; sx-question.el --- Base question logic. -*- lexical-binding: t; -*- ;; Copyright (C) 2014 Sean Allred |