summaryrefslogtreecommitdiff
path: root/lisp/transient.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/transient.el')
-rw-r--r--lisp/transient.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/transient.el b/lisp/transient.el
index fce6c94..f4fd0a0 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -1516,7 +1516,7 @@ invoked from.
Regular suffix commands, which are not prefixes, do not have to
concern themselves with this distinction, so they can use this
function instead. In the context of a plain suffix, it always
-returns the value of the appropiate variable."
+returns the value of the appropriate variable."
(or transient--prefix transient-current-prefix))
(defun transient-suffix-object (&optional command)