mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR phpDoc comment error fix
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64411 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
3e13bd8307
commit
b8ef87d24a
@ -57,7 +57,7 @@ class FormAction extends FormField {
|
||||
|
||||
/**
|
||||
* Create a submit input, or button tag
|
||||
* using {@link Form->createTag()} functionality.
|
||||
* using {@link FormField->createTag()} functionality.
|
||||
*
|
||||
* @return HTML code for the input OR button element
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user