From d11899cf1931df51b34ba529892b1d34e899de65 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 19 Mar 2008 19:33:18 +0000 Subject: [PATCH] Fix a typo in the Paginator POD. --- lib/WebGUI/Paginator.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Paginator.pm b/lib/WebGUI/Paginator.pm index d63086e21..1c54e8d1d 100644 --- a/lib/WebGUI/Paginator.pm +++ b/lib/WebGUI/Paginator.pm @@ -567,7 +567,7 @@ The number of rows to display per page. If left blank it defaults to 25. =head3 formVar -Specify the form variable the paginator should use in it's links. Defaults to "pn". +Specify the form variable the paginator should use in its links. Defaults to "pn". =head3 pageNumber