[latex3-commits] [latex3/latex2e] titlecase: Correct a typo (b6bb66a2e)

github at latex-project.org github at latex-project.org
Tue Nov 12 07:49:06 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : titlecase
Link       : https://github.com/latex3/latex2e/commit/b6bb66a2e99c90acef6517a1b312b2e035acfd35

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

commit b6bb66a2e99c90acef6517a1b312b2e035acfd35
Author: Joseph Wright <joseph at texdev.net>
Date:   Tue Nov 12 06:49:06 2024 +0000

    Correct a typo


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

b6bb66a2e99c90acef6517a1b312b2e035acfd35
 base/doc/ltnews41.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/doc/ltnews41.tex b/base/doc/ltnews41.tex
index 42a64efa6..7c91a8241 100644
--- a/base/doc/ltnews41.tex
+++ b/base/doc/ltnews41.tex
@@ -155,7 +155,7 @@ We introduced \cs{MakeTitlecase} as a late addition to the June
 2022 release, making use of the improved case code in
 \pkg{expl3}. Unlike upper and lowercasing, making text
 titlecased is more tricky to get right: this can apply either to
-the whole text or one a word-by-word basis.
+the whole text or on a word-by-word basis.
 
 A subtle issue was reported against the \pkg{expl3} repository
 (\url{https://github.com/latex3/latex3/issues/1316}) which links





More information about the latex3-commits mailing list.