fix mistype

This commit is contained in:
Sakooooo 2024-02-06 17:29:56 +04:00
parent ce0ef6caff
commit 6f5ce3c363
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1297,7 +1297,7 @@ Not windows
#+begin_src emacs-lisp
(when (eq system-type 'gnu/linux)
(use-pacakage mu4e)
(use-package mu4e)
)
#+end_src