Fix POD syntax errors in Survey.pm
This commit is contained in:
parent
edb842e7ae
commit
6fc0bf8866
1 changed files with 3 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue