[latex3-commits] [git/LaTeX3-latex3-latex3] master: Remove duplicate word (83500819e)
PhelypeOleinik
tex.phelype at gmail.com
Wed Feb 19 14:14:11 CET 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/83500819e72a60ced42bde2d72c1481677c1f3cf
>---------------------------------------------------------------
commit 83500819e72a60ced42bde2d72c1481677c1f3cf
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date: Wed Feb 19 10:14:11 2020 -0300
Remove duplicate word
>---------------------------------------------------------------
83500819e72a60ced42bde2d72c1481677c1f3cf
l3experimental/l3sys-shell/l3sys-shell.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3experimental/l3sys-shell/l3sys-shell.dtx b/l3experimental/l3sys-shell/l3sys-shell.dtx
index c166811e1..cf5e76022 100644
--- a/l3experimental/l3sys-shell/l3sys-shell.dtx
+++ b/l3experimental/l3sys-shell/l3sys-shell.dtx
@@ -67,7 +67,7 @@
% \begin{syntax}
% \cs{sys_shell_mkdir:n} \Arg{directory}
% \end{syntax}
-% Creates the \meta{directory}, which should should be specified using |/| as
+% Creates the \meta{directory}, which should be specified using |/| as
% a path separator. If unrestricted shell escape is not enabled, no action is
% attempted.
% \end{function}
@@ -95,7 +95,7 @@
% \begin{syntax}
% \cs{sys_shell_rmdir:n} \Arg{directory}
% \end{syntax}
-% Removes the \meta{directory}, which should should be specified using |/| as
+% Removes the \meta{directory}, which should be specified using |/| as
% a path separator. If unrestricted shell escape is not enabled, no action is
% attempted.
% \end{function}
More information about the latex3-commits
mailing list.