From: Vincent Pit Date: Wed, 22 Apr 2015 23:43:44 +0000 (-0300) Subject: Fix typo in ->union documentation X-Git-Tag: v0.03~3 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=commitdiff_plain;h=1be10f0f8ab18b5c559d8a48270dda1ebd2d78bc Fix typo in ->union documentation --- diff --git a/lib/LaTeX/TikZ.pm b/lib/LaTeX/TikZ.pm index 1c12cad..0f0e588 100644 --- a/lib/LaTeX/TikZ.pm +++ b/lib/LaTeX/TikZ.pm @@ -85,7 +85,7 @@ The two TikZ concepts of I and I have been unified with the modif =head3 C - Tikz->union(@seq) + Tikz->union(@kids) Creates a L object out of the paths C<@kids>.