aboutsummaryrefslogtreecommitdiff
path: root/emacs/init.org
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2017-06-02 15:03:47 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2017-06-02 15:03:47 +0200
commit3110b04d191df6ea35ae0671a0c01be89844ec74 (patch)
treead6ec888ee286bed632b6473490d193efa714f4d /emacs/init.org
parentc3d3a4efa460266897e54c797aed6a642a32efa7 (diff)
downloaddotfiles-3110b04d191df6ea35ae0671a0c01be89844ec74.tar.gz
dotfiles-3110b04d191df6ea35ae0671a0c01be89844ec74.zip
emacs: typo
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs/init.org')
-rw-r--r--emacs/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.org b/emacs/init.org
index 1c7c62d..8c81b8c 100644
--- a/emacs/init.org
+++ b/emacs/init.org
@@ -1667,7 +1667,7 @@ And now define a function to connect to both IRC servers.
#+BEGIN_SRC elisp
(defun mssola-erc ()
- "Join pre-speciifed servers and channels."
+ "Join pre-specified servers and channels."
(interactive)