From: Vincent Pit Date: Mon, 28 Feb 2011 10:37:58 +0000 (+0100) Subject: Missing word in POD X-Git-Tag: rt87282~10 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=commitdiff_plain;h=5d8e597c1d1be20b1098403e6bbb80d70e7fe566 Missing word in POD --- diff --git a/lib/LaTeX/TikZ/Set/Chain.pm b/lib/LaTeX/TikZ/Set/Chain.pm index eb5395f..722815a 100644 --- a/lib/LaTeX/TikZ/Set/Chain.pm +++ b/lib/LaTeX/TikZ/Set/Chain.pm @@ -69,7 +69,7 @@ sub kids { @{$_[0]->_kids} } =head2 C A code reference that describes how two successive elements of the chain are linked. -When the L method is , the connector is run repeatedly with these arguments : +When the L method is called, the connector is run repeatedly with these arguments : =over 4