Skip to content

Commit d2f12fb

Browse files
committed
docs: remove uneeded '*'
1 parent 6750eee commit d2f12fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/libraries/validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ You can check to see if an error exists with the ``hasError()`` method. The only
594594
}
595595

596596
Customizing Error Display
597-
************************************************
597+
*************************
598598

599599
When you call ``$validation->listErrors()`` or ``$validation->showError()``, it loads a view file in the background
600600
that determines how the errors are displayed. By default, they display with a class of ``errors`` on the wrapping div.

0 commit comments

Comments
 (0)