summaryrefslogtreecommitdiff
path: root/test/lisp/net/dbus-tests.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-09-21 15:41:43 +0200
committerStefan Kangas <stefan@marxist.se>2020-09-21 15:51:07 +0200
commitebad35e4d99340af1bad3702063f029a21e188bc (patch)
treec0bed8023f5260026a110c60362c572833fae955 /test/lisp/net/dbus-tests.el
parent611b85b66366961dfcf53885438771b30569ffe0 (diff)
downloademacs-ebad35e4d99340af1bad3702063f029a21e188bc.tar.gz
; Fix more trivial typos
Diffstat (limited to 'test/lisp/net/dbus-tests.el')
-rw-r--r--test/lisp/net/dbus-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/net/dbus-tests.el b/test/lisp/net/dbus-tests.el
index 58ad0516c56..62ed3f2bfb4 100644
--- a/test/lisp/net/dbus-tests.el
+++ b/test/lisp/net/dbus-tests.el
@@ -322,7 +322,7 @@
(dbus-check-arguments
:session dbus--test-service
'(:array (:dict-entry :string "string" :boolean t))))
- ;; The second element is `nil' (implicitely). FIXME: Is this right?
+ ;; The second element is `nil' (implicitly). FIXME: Is this right?
(should
(dbus-check-arguments
:session dbus--test-service '(:array (:dict-entry :string "string"))))