[PATCH COMMITTED] manual: Fix typo in documentation of iconv character set options

Florian Weimer fweimer@redhat.com
Thu Feb 26 15:45:41 GMT 2026


Reported-by: Andreas Schwab <schwab@suse.de>

---
 manual/charset.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/charset.texi b/manual/charset.texi
index adab4cf934..10a499a4c4 100644
--- a/manual/charset.texi
+++ b/manual/charset.texi
@@ -1693,7 +1693,7 @@ enabled.  With transliteration enabled, characters that cannot be
 represented directly in the destination character set may be approximated
 using one or more similar characters that are available in the
 destination character set.  Characters outside of the destination
-character set and cannot be transliterated are replaced with a question
+character set that cannot be transliterated are replaced with a question
 mark @code{?}.
 
 The @var{tocode} argument may also be suffixed with @code{//IGNORE}.

base-commit: f96e9bd2fecce3f0284479a5c0dac6989736c8c8



More information about the Libc-alpha mailing list