From 3ff2dca9b5bbc08a35e636dbd214727562be030f Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 5 Feb 2008 23:44:37 +0000 Subject: [PATCH] Fix the POD for the file method. --- t/lib/WebGUI/Test.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/lib/WebGUI/Test.pm b/t/lib/WebGUI/Test.pm index bfd98c45d..68ce92e0f 100644 --- a/t/lib/WebGUI/Test.pm +++ b/t/lib/WebGUI/Test.pm @@ -157,7 +157,7 @@ sub config { =head2 file -Returns the full path to the WebGUI config file used for this test. +Returns the name of the WebGUI config file used for this test. =cut