diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-12-05 19:46:56 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-12-05 19:46:56 +0100 |
| commit | 6d7491702ca0ff93bbfa3be7768b456b0bf1503d (patch) | |
| tree | 1271b6f58ef854a908bd67e8241846af593e29fe /docs/transient.texi | |
| parent | 4b76028d04feabfe92a01c96f49edad098e6b98d (diff) | |
docs: Fix typo
Diffstat (limited to 'docs/transient.texi')
| -rw-r--r-- | docs/transient.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/transient.texi b/docs/transient.texi index 51edc5a..e52e2ec 100644 --- a/docs/transient.texi +++ b/docs/transient.texi @@ -1088,7 +1088,7 @@ This defines the actual transient prefix command (see @ref{Defining Transients}) described below. Users and third-party packages can add additional bindings using -functions such as @code{transient-insert-suffix} (See @ref{Modifying Existing Transients}). These functions take a ``suffix specification'' as one of +functions such as @code{transient-insert-suffix} (see @ref{Modifying Existing Transients}). These functions take a ``suffix specification'' as one of their arguments, which has the same form as the specifications used in @code{transient-define-prefix}. |
