[latex3-commits] [git/LaTeX3-latex3-latex3] master: Typos [ci skip] (03b50f6)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Jul 13 20:21:25 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/03b50f6dd72db00ad0b894bebb0505f8c2526884

>---------------------------------------------------------------

commit 03b50f6dd72db00ad0b894bebb0505f8c2526884
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Jul 13 19:21:25 2018 +0100

    Typos [ci skip]


>---------------------------------------------------------------

03b50f6dd72db00ad0b894bebb0505f8c2526884
 l3experimental/l3draw/l3draw.dtx |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/l3experimental/l3draw/l3draw.dtx b/l3experimental/l3draw/l3draw.dtx
index aa43879..4d3bd80 100644
--- a/l3experimental/l3draw/l3draw.dtx
+++ b/l3experimental/l3draw/l3draw.dtx
@@ -320,7 +320,7 @@
 % Scoping drawing elements is necessary to allowing nesting of subparts.
 % These features have specific use requirements: the preconditions must be
 % met. In particular, each type of drawing scope also constitutes a
-% group (\cs{groupd_being:}/\cs{group_end:} pair): as such, they must be
+% group (\cs{group_begin:}/\cs{group_end:} pair): as such, they must be
 % nested correctly.
 %
 % \begin{function}{\draw_scope_begin:, \draw_scope_end:}
@@ -486,7 +486,7 @@
 %   error will occur.
 % \end{function}
 %
-% \begin{function}[EXP]{\draw_point_intersect_circles:nnnn}
+% \begin{function}[EXP]{\draw_point_intersect_circles:nnnnn}
 %   \begin{syntax}
 %     \cs{draw_point_intersect_circles:nnnnn}
 %       \Arg{center1} \Arg{radius1} \Arg{center2} \Arg{radius2} \Arg{root}
@@ -568,7 +568,7 @@
 %       \draw_path_lineto:n { 0cm , 2cm }
 %       \draw_path_lineto:n { 3cm , 2cm }
 %       \draw_path_curveto:nnn
-%         { 3cm , 0cm } { 2cm , 0cm } { 1cm , 0 cm }
+%         { 3cm , 0cm } { 2cm , 0cm } { 1cm , 0cm }
 %       \draw_path_use_clear:n { stroke }
 %     \draw_end:
 %   \end{demo}





More information about the latex3-commits mailing list