From f844b0b0888023717e648acb6232c3d8e48694ed Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 7 Jul 2008 15:03:11 +0000 Subject: [PATCH] fix a typo in the Asset::Template getList POD --- lib/WebGUI/Asset/Template.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Asset/Template.pm b/lib/WebGUI/Asset/Template.pm index 2cc02926c..61ccf258e 100644 --- a/lib/WebGUI/Asset/Template.pm +++ b/lib/WebGUI/Asset/Template.pm @@ -204,7 +204,7 @@ A reference to the current session. =head3 namespace Specify the namespace to build the list for. If no namespace is specified, -then an empty hash reference will be returned. +then an empty hash reference will be returned. =head3 clause