[latex3-commits] [git/LaTeX3-latex3-latex3] main: Typo in titlecase "hy-x-yiwn" (a6a630b11)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri May 6 10:09:46 CEST 2022


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/a6a630b11b5031a907fff11d112f6697f10cc6c3

>---------------------------------------------------------------

commit a6a630b11b5031a907fff11d112f6697f10cc6c3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri May 6 09:09:46 2022 +0100

    Typo in titlecase "hy-x-yiwn"


>---------------------------------------------------------------

a6a630b11b5031a907fff11d112f6697f10cc6c3
 l3kernel/CHANGELOG.md    | 5 ++++-
 l3kernel/l3text-case.dtx | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index af0438414..4f1fb04f6 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -7,10 +7,13 @@ this project uses date-based 'snapshot' version identifiers.
 
 ## [Unreleased]
 
+### Fixed
+- Typo in implemenation of titlecase `hy-x-yiwn`
+
 ## [2022-05-04]
 
 ### Added
-- Language settings `hy` and `hy-x-yiwn` for handling of ech-yiwm ligature
+- Language settings `hy` and `hy-x-yiwn` for handling of ech-yiwn ligature
   uppercasing
 
 ## Changed
diff --git a/l3kernel/l3text-case.dtx b/l3kernel/l3text-case.dtx
index f236813b8..2767fc02c 100644
--- a/l3kernel/l3text-case.dtx
+++ b/l3kernel/l3text-case.dtx
@@ -1301,7 +1301,7 @@
     \cs_new:cpn { @@_change_case_upper_hy-x-yiwn:nnnN } #1#2#3#4
       { \@@_change_case_char:nnnN {#1} {#2} {#3} #4 }
     \cs_new_eq:cc { @@_change_case_title_hy-x-yiwn:nnnN }
-      { @@_change_case_upper_hy-x-yiwm:nnnN }
+      { @@_change_case_upper_hy-x-yiwn:nnnN }
   }
 %    \end{macrocode}
 % \end{macro}





More information about the latex3-commits mailing list.