[latex3-commits] [latex3/latex3] develop: Minor doc tweak (see #1562) (716393a08)
github at latex-project.org
github at latex-project.org
Sat Jul 20 11:27:06 CEST 2024
Repository : https://github.com/latex3/latex3
On branch : develop
Link : https://github.com/latex3/latex3/commit/716393a08e8491611eaec0f2480a5c6c2ed16fc9
>---------------------------------------------------------------
commit 716393a08e8491611eaec0f2480a5c6c2ed16fc9
Author: Joseph Wright <joseph at texdev.net>
Date: Sat Jul 20 11:27:06 2024 +0200
Minor doc tweak (see #1562)
>---------------------------------------------------------------
716393a08e8491611eaec0f2480a5c6c2ed16fc9
l3kernel/l3text.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index d2c500384..f42e785ac 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -114,8 +114,8 @@
% \end{function}
%
% Upper- and lowercase have the obvious meanings. Titlecasing may be regarded
-% informally as converting the first character of the \meta{tokens} to
-% uppercase. However, the process is more complex
+% informally as converting the first \emph{non-space} character of the
+% \meta{tokens} to uppercase. However, the process is more complex
% than this as there are some situations where a single lowercase character
% maps to a special form, for example \texttt{ij} in Dutch which becomes
% \texttt{IJ}. There are two functions available for titlecasing: one which
More information about the latex3-commits
mailing list.