[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Sun, 22 Jun 2025 14:02:02 -0400 (EDT) |
branch: master
commit 32e30aaa19808817a355d3043c2eae54b62350c5
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Jun 22 19:01:47 2025 +0100
commit automatic change
---
doc/tta_api/api_includes/Texinfo-Common.texi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/tta_api/api_includes/Texinfo-Common.texi
b/doc/tta_api/api_includes/Texinfo-Common.texi
index f3b6c2cab2..8090741484 100644
--- a/doc/tta_api/api_includes/Texinfo-Common.texi
+++ b/doc/tta_api/api_includes/Texinfo-Common.texi
@@ -212,9 +212,9 @@ to the @@-commands names specified in the
@emph{$commands_list} found
in @emph{$tree} by traversing the tree. The order of the @@-commands
should be kept.
-@item $encoding_name = element_associated_processing_encoding($element)
-@anchor{Texinfo@asis{::}Common $encoding_name =
element_associated_processing_encoding($element)}
-@cindex @code{element_associated_processing_encoding}
+@item $encoding_name = associated_processing_encoding($element)
+@anchor{Texinfo@asis{::}Common $encoding_name =
associated_processing_encoding($element)}
+@cindex @code{associated_processing_encoding}
Returns the encoding name that can be used for decoding derived
from the encoding that was set where @emph{$element} appeared.