diff options
author | Damien Cassou <damien@cassou.me> | 2019-11-26 21:23:17 +0100 |
---|---|---|
committer | Damien Cassou <damien@cassou.me> | 2019-11-26 21:23:17 +0100 |
commit | fe19002ef38732d947026a0d4cb834259a18751a (patch) | |
tree | 32691470993efbdf8a1b7c18065a5b1f3498ee0e /bot/sx-bot.el | |
parent | 49358eae36dd4bb5b9207313b30df085e7f25cef (diff) |
Fix typos
Typos found with codespell.
Diffstat (limited to 'bot/sx-bot.el')
-rw-r--r-- | bot/sx-bot.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/sx-bot.el b/bot/sx-bot.el index 9bda61a..f2cf926 100644 --- a/bot/sx-bot.el +++ b/bot/sx-bot.el @@ -1,4 +1,4 @@ -;;; sx-bot.el --- Functions for automated maintanence -*- lexical-binding: t; -*- +;;; sx-bot.el --- Functions for automated maintenance -*- lexical-binding: t; -*- ;; Copyright (C) 2014-2018 Artur Malabarba |