diff options
Diffstat (limited to 'emacs/init.org')
| -rw-r--r-- | emacs/init.org | 2 |
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) |
