correct documentation
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 24 Dec 2008 08:00:54 +0000 (17:00 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 24 Dec 2008 08:00:54 +0000 (17:00 +0900)
perl-module/lib/PSPP.pm

index dde62f5b56638d0b569cb6fa7676d5394c58c8fc..f99afde36ea7d68b85591708ec1595f83c6ca7c0 100644 (file)
@@ -87,9 +87,9 @@ sub new
 
 =pod
 
-=head3 get_var ()
+=head3 get_var ($idx)
 
-Returns a variable from a dictionary.
+Returns the C<idx>th variable from the dictionary.
 
 =cut