[latex3-commits] [l3svn] 02/06: Typos [ci skip]
noreply at latex-project.org
noreply at latex-project.org
Fri Mar 25 22:10:27 CET 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 6ae64d01644b3f654003bee0c59b2eb4cf6071e1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Mar 25 19:34:47 2016 +0000
Typos [ci skip]
---
l3kernel/l3candidates.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index 421e8cc..8529322 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -3782,13 +3782,13 @@
% \begin{macro}[EXP, aux]{\__unicode_codepoint_to_UTFviii_auxi:n}
% \begin{macro}[EXP, aux]{\__unicode_codepoint_to_UTFviii_auxii:Nnn}
% \begin{macro}[EXP, aux]{\__unicode_codepoint_to_UTFviii_auxiii:n}
-% This code will convert a codepoint into the correct UTF-8 represenation.
+% This code will convert a codepoint into the correct UTF-8 representation.
% As there are a variable number of octets, the result starts with the
% numeral |1|--|4| to indicate the nature of the returned value. Note that
% this code will cover the full range even though at this stage it is not
% required here. Also note that longer-term this is likely to need a public
% interface and/or moving to \pkg{l3str} (see experimental string
-% conversions). In terms of the algoritm itself, see
+% conversions). In terms of the algorithm itself, see
% \url{https://en.wikipedia.org/wiki/UTF-8} for the octet pattern.
% \begin{macrocode}
\cs_new:Npn \__unicode_codepoint_to_UTFviii:n #1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list