[latex3-commits] [git/LaTeX3-latex3-latex3] master: Typo (9c7a4035e)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Sep 3 19:46:00 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/9c7a4035ef4354804753012f7e40a4caa9c5ebab
>---------------------------------------------------------------
commit 9c7a4035ef4354804753012f7e40a4caa9c5ebab
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Sep 3 18:46:00 2019 +0100
Typo
>---------------------------------------------------------------
9c7a4035ef4354804753012f7e40a4caa9c5ebab
l3kernel/l3file.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3file.dtx b/l3kernel/l3file.dtx
index 6342e89d4..e06602ccd 100644
--- a/l3kernel/l3file.dtx
+++ b/l3kernel/l3file.dtx
@@ -2779,7 +2779,7 @@
{
\tl_set:Nx #3
{ \use:c { file_ #2 :n } {#1} }
- \tl_if_emtpy:NTF #3
+ \tl_if_empty:NTF #3
{ \prg_return_false: }
{ \prg_return_true: }
}
More information about the latex3-commits
mailing list