From: Vincent Pit Date: Fri, 23 Aug 2013 13:54:23 +0000 (-0300) Subject: Remove trailing whitespace X-Git-Tag: v0.03~13 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=commitdiff_plain;h=0d5ae2762e7ad488479169d1df3be89d23a3b190 Remove trailing whitespace --- diff --git a/lib/LaTeX/TikZ.pm b/lib/LaTeX/TikZ.pm index 7ba3a74..b035f00 100644 --- a/lib/LaTeX/TikZ.pm +++ b/lib/LaTeX/TikZ.pm @@ -260,7 +260,7 @@ Creates a L object with name C<$name> and optional rela The default layer is C
. -Layers are stored into a global hash, so that when you refer to them by their name, you get the existing layer object. +Layers are stored into a global hash, so that when you refer to them by their name, you get the existing layer object. Layers can also be directly applied to sets with the C<< ->layer >> method.