Skip to content

Commit 93a2b20

Browse files
committed
[#10514] remove trailing whitespaces
1 parent 8abdfc7 commit 93a2b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/validation_groups.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ the option. Symfony will then pass the form when calling it::
2929

3030
use Symfony\Component\Form\FormInterface;
3131
use Symfony\Component\OptionsResolver\OptionsResolver;
32-
32+
3333
// ...
3434
public function configureOptions(OptionsResolver $resolver)
3535
{

0 commit comments

Comments
 (0)