From 591e1f9d131470cdd92a2ea3f15d9ae53be36918 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Wed, 24 Dec 2008 17:00:54 +0900 Subject: [PATCH] correct documentation --- perl-module/lib/PSPP.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-module/lib/PSPP.pm b/perl-module/lib/PSPP.pm index dde62f5b..f99afde3 100644 --- a/perl-module/lib/PSPP.pm +++ b/perl-module/lib/PSPP.pm @@ -87,9 +87,9 @@ sub new =pod -=head3 get_var () +=head3 get_var ($idx) -Returns a variable from a dictionary. +Returns the Cth variable from the dictionary. =cut -- 2.30.2