fixed typo

This commit is contained in:
Fabien Potencier 2011-03-28 22:48:18 +02:00
parent ea5b68383f
commit 52c3a1d53d

View File

@ -28,7 +28,7 @@
</constraint>
</getter>
<getter property="csrfTokenValid">
<constraint name="False">
<constraint name="True">
<option name="message">The CSRF token is invalid. Please try to resubmit the form</option>
</constraint>
</getter>