diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-21 10:31:09 -0200 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-22 10:46:41 -0200 |
commit | d24a8b00341e207712ad0741b798491b378fe2c6 (patch) | |
tree | ee8a1b438e0544796b8553508e2631c350b3b092 | |
parent | 5b255064ba6c73184cc7338914f917538f5b5bbb (diff) |
Typo
-rw-r--r-- | sx-inbox.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-inbox.el b/sx-inbox.el index f58bee4..5fb3652 100644 --- a/sx-inbox.el +++ b/sx-inbox.el @@ -1,4 +1,4 @@ -p;;; sx-inbox.el --- Base question logic. -*- lexical-binding: t; -*- +;;; sx-inbox.el --- Base inbox logic. -*- lexical-binding: t; -*- ;; Copyright (C) 2014 Artur Malabarba |