fix mistype
This commit is contained in:
parent
ce0ef6caff
commit
6f5ce3c363
1 changed files with 1 additions and 1 deletions
|
@ -1297,7 +1297,7 @@ Not windows
|
|||
#+begin_src emacs-lisp
|
||||
|
||||
(when (eq system-type 'gnu/linux)
|
||||
(use-pacakage mu4e)
|
||||
(use-package mu4e)
|
||||
)
|
||||
|
||||
#+end_src
|
||||
|
|
Loading…
Reference in a new issue