[latex3-commits] [l3svn] 01/02: Typos [ci skip]

noreply at latex-project.org noreply at latex-project.org
Mon Mar 7 17:21:22 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 180e4975f7dcfc5455b6243da6b81875e574dfbb
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Mar 7 12:12:15 2016 +0000

    Typos [ci skip]
---
 l3kernel/l3str.dtx |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/l3kernel/l3str.dtx b/l3kernel/l3str.dtx
index acb7789..93f80b6 100644
--- a/l3kernel/l3str.dtx
+++ b/l3kernel/l3str.dtx
@@ -1540,7 +1540,7 @@
 % \tn{lccode} and \tn{uccode} values) but this covers only the simple
 % one-to-one situations and does not fully handle for example case folding.
 %
-% The data required for cross-module manipulations is loaded here: currenty
+% The data required for cross-module manipulations is loaded here: currently
 % this means for |str| and |tl| functions. As such, the prefix used is not
 % |str| but rather |unicode|. For performance (as the entire data set must
 % be read during each run) and as this code comes somewhat early in the
@@ -1667,8 +1667,8 @@
 %    \end{macrocode}   
 %  The set up for case folding is in two parts. For the basic (core) mappings,
 %  folding is the same as lower casing in most positions so only store
-%  the differences. For the more complex foldings, always sotre the result,
-%  splitting up the two or three code points in the inout as required.
+%  the differences. For the more complex foldings, always store the result,
+%  splitting up the two or three code points in the input as required.
 %    \begin{macrocode}
   \cs_set_protected:Npn \@@_parse_auxi:w #1 ;~ #2 ;~ #3 ; #4 \q_stop
     {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list