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:
parent
611b85b663
commit
ebad35e4d9
6 changed files with 6 additions and 6 deletions
|
|
@ -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"))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue