branch: externals/transient
commit c2a274cd2b201727e7d1a6af09497f324d492ac7
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    manual: Fix typo
---
 docs/transient.org  | 2 +-
 docs/transient.texi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/transient.org b/docs/transient.org
index 7c9b758234..63e4d5e268 100644
--- a/docs/transient.org
+++ b/docs/transient.org
@@ -1510,7 +1510,7 @@ function, which for infix arguments serves about the same 
purpose as
 
 - Function: transient-get-value ::
 
-  This function returns the value of the erant prefix.
+  This function returns the value of the extant prefix.
 
   This function is intended to be used when setting up a menu and its
   suffixes.  It is not intended to be used when a suffix command is
diff --git a/docs/transient.texi b/docs/transient.texi
index ba83a1d4ea..4aea3fdac9 100644
--- a/docs/transient.texi
+++ b/docs/transient.texi
@@ -1702,7 +1702,7 @@ should be used.
 @end defun
 
 @defun transient-get-value
-This function returns the value of the erant prefix.
+This function returns the value of the extant prefix.
 
 This function is intended to be used when setting up a menu and its
 suffixes.  It is not intended to be used when a suffix command is

Reply via email to