]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - lib/LaTeX/TikZ.pm
Fix typo in ->union documentation
[perl/modules/LaTeX-TikZ.git] / lib / LaTeX / TikZ.pm
index 1c12cadf3862a9096ea3a3632ffa00a744a325a1..0f0e588b65ba38068607b410b51c124c1f888189 100644 (file)
@@ -85,7 +85,7 @@ The two TikZ concepts of I<clips> and I<layers> have been unified with the modif
 
 =head3 C<union>
 
-    Tikz->union(@seq)
+    Tikz->union(@kids)
 
 Creates a L<LaTeX::TikZ::Set::Union> object out of the paths C<@kids>.