]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/commitdiff
Missing word in POD
authorVincent Pit <vince@profvince.com>
Mon, 28 Feb 2011 10:37:58 +0000 (11:37 +0100)
committerVincent Pit <vince@profvince.com>
Mon, 28 Feb 2011 10:37:58 +0000 (11:37 +0100)
lib/LaTeX/TikZ/Set/Chain.pm

index eb5395f5ef27bf3b6216d38499d10414cb9dcdaf..722815aa309625d0b0beed1a8bcd7f83189d4706 100644 (file)
@@ -69,7 +69,7 @@ sub kids { @{$_[0]->_kids} }
 =head2 C<connector>
 
 A code reference that describes how two successive elements of the chain are linked.
-When the L</path> method is , the connector is run repeatedly with these arguments :
+When the L</path> method is called, the connector is run repeatedly with these arguments :
 
 =over 4