From: Breno G. de Oliveira Date: Sun, 30 Aug 2009 03:54:17 +0000 (-0300) Subject: fixed docs X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=08b9a27fb2c8707036ff4158da219d75e7956426;p=sdlgit%2FSDL_perl.git fixed docs --- diff --git a/lib/SDL/Rect.pm b/lib/SDL/Rect.pm index bef0f03..d31055e 100644 --- a/lib/SDL/Rect.pm +++ b/lib/SDL/Rect.pm @@ -149,15 +149,13 @@ sets and fetches the y (topmost) position. =head3 width -sets and fetched the width of the rectangle (in pixels). +sets and fetches the width of the rectangle (in pixels). =head3 h =head3 height -sets and fetched the height of the rectangle (in pixels). - -=back +sets and fetches the height of the rectangle (in pixels). =head1 AUTHOR