[latex3-commits] [l3svn] 04/06: Remove a stray (code) space
noreply at latex-project.org
noreply at latex-project.org
Sun Nov 8 22:37:03 CET 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit a9e2114b211d5d7e8cfea8fbc7dacdbaf7522f48
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Nov 8 20:38:56 2015 +0000
Remove a stray (code) space
---
l3packages/xparse/xparse.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3packages/xparse/xparse.dtx b/l3packages/xparse/xparse.dtx
index 9a65006..6997e3e 100644
--- a/l3packages/xparse/xparse.dtx
+++ b/l3packages/xparse/xparse.dtx
@@ -1809,7 +1809,7 @@
{ \l_@@_expandable_aux_name_tl } ##1 #1 {##1}
\tl_put_right:Nx \l_@@_signature_tl
{
- \exp_not:c { \l_@@_expandable_aux_name_tl }
+ \exp_not:c { \l_@@_expandable_aux_name_tl }
\exp_not:N #1
}
\bool_set_false:N \l_@@_long_bool
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list