From 6fc0bf886651713168af2ea95d4c2c198ac2fd48 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 13 May 2009 02:59:00 +0000 Subject: [PATCH] Fix POD syntax errors in Survey.pm --- lib/WebGUI/Asset/Wobject/Survey.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/Asset/Wobject/Survey.pm b/lib/WebGUI/Asset/Wobject/Survey.pm index 408284f9a..448f70a79 100644 --- a/lib/WebGUI/Asset/Wobject/Survey.pm +++ b/lib/WebGUI/Asset/Wobject/Survey.pm @@ -1553,7 +1553,7 @@ Marks the survey response as completed and carries out special actions such as r The following options are supported -=over3 +=over 3 =item timeout @@ -1568,6 +1568,8 @@ The survey should be restarted Exit to the supplied url, or if no url is provided exit to the survey's exitUrl. +=back + =cut sub surveyEnd {