From 3110b04d191df6ea35ae0671a0c01be89844ec74 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 2 Jun 2017 15:03:47 +0200 Subject: emacs: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- emacs/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/init.org') 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) -- cgit v1.2.3