summaryrefslogtreecommitdiff
path: root/lisp/net/eudc.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-07-14 11:55:52 +0200
committerStefan Kangas <stefan@marxist.se>2022-07-14 12:13:31 +0200
commit2a05479c221d4a13b15ed731e4eb1c0de99e97ed (patch)
tree2b28f1c72560050896e5461e068316fc59bbd4bd /lisp/net/eudc.el
parentddecd864cfeced3e8a01d1b58ef8dcffd177c0f8 (diff)
downloademacs-2a05479c221d4a13b15ed731e4eb1c0de99e97ed.tar.gz
; Fix typos: prefer American spelling
Diffstat (limited to 'lisp/net/eudc.el')
-rw-r--r--lisp/net/eudc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/eudc.el b/lisp/net/eudc.el
index 9208e40a730..5cfd4e25ec0 100644
--- a/lisp/net/eudc.el
+++ b/lisp/net/eudc.el
@@ -926,7 +926,7 @@ non-nil, collect results from all servers."
`eudc-inline-expansion-format' is expected to return a list.")
nil))))
- ;; fallback behaviour (nil function, or non-matching type)
+ ;; fallback behavior (nil function, or non-matching type)
(t
(let ((fname (cdr (assq (nth 0 query-attrs) res)))
(lname (cdr (assq (nth 1 query-attrs) res)))