1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Fix more trivial typos

This commit is contained in:
Stefan Kangas 2020-09-21 15:41:43 +02:00
parent 611b85b663
commit ebad35e4d9
6 changed files with 6 additions and 6 deletions

View file

@ -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"))))