summaryrefslogtreecommitdiffhomepage
path: root/lib/net
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-03-09 20:42:14 +0000
committerjao <jao@gnu.org>2022-03-09 20:42:26 +0000
commit4d74a407c4343c8919631596b3f89c7ce575c71e (patch)
treebcf207a9918edeb6f1bf9d9751b09923aad97163 /lib/net
parent1b31a86ba2f8fa92680ea9585d2df3984d8423fb (diff)
downloadelibs-4d74a407c4343c8919631596b3f89c7ce575c71e.tar.gz
elibs-4d74a407c4343c8919631596b3f89c7ce575c71e.tar.bz2
typo and nit
Diffstat (limited to 'lib/net')
-rw-r--r--lib/net/jao-mullvad.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/net/jao-mullvad.el b/lib/net/jao-mullvad.el
index c76af33..acedeb8 100644
--- a/lib/net/jao-mullvad.el
+++ b/lib/net/jao-mullvad.el
@@ -1,6 +1,6 @@
;;; jao-mullvad.el --- Calling the mullvad cli -*- lexical-binding: t; -*-
-;; Copyright (C) 2021 jao
+;; Copyright (C) 2021, 2022 jao
;; Author: jao <mail@jao.io>
;; Keywords: processes
@@ -43,7 +43,7 @@
;;;###autoload
(defun jao-mullvad-mode ()
- "A very simple mode to show the output of mulvad commands."
+ "A very simple mode to show the output of mullvad commands."
(interactive)
(kill-all-local-variables)
(buffer-disable-undo)