Fix POD syntax errors in Survey.pm

This commit is contained in:
Colin Kuskie 2009-05-13 02:59:00 +00:00
parent edb842e7ae
commit 6fc0bf8866

View file

@ -1553,7 +1553,7 @@ Marks the survey response as completed and carries out special actions such as r
The following options are supported The following options are supported
=over3 =over 3
=item timeout =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. Exit to the supplied url, or if no url is provided exit to the survey's exitUrl.
=back
=cut =cut
sub surveyEnd { sub surveyEnd {