Fix POD syntax error in ExpressionEngine.

This commit is contained in:
Colin Kuskie 2009-04-09 15:12:25 +00:00
parent 6898683514
commit 1b9fbb5fbd

View file

@ -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.