Fix POD syntax error in ExpressionEngine.
This commit is contained in:
parent
6898683514
commit
1b9fbb5fbd
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ Hashref of values to make available to the expression via the L<value> utility s
|
|||
|
||||
Hashref of scores to make available to the expression via the L<score> utility sub
|
||||
|
||||
=item* validTargets
|
||||
=item * validTargets
|
||||
|
||||
A hashref of valid jump targets. If this is provided, all L<jump> calls will fail unless
|
||||
the specified target is a key in the hashref.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue