mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 03:09:10 +02:00
Fix typo in PHPDoc of ConfirmRemovalForm::init()
This commit is contained in:
parent
338fad5da9
commit
5a69c26d2c
@ -11,7 +11,7 @@ use Icinga\Web\Form;
|
|||||||
class ConfirmRemovalForm extends Form
|
class ConfirmRemovalForm extends Form
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Initalize this form
|
* Initialize this form
|
||||||
*/
|
*/
|
||||||
public function init()
|
public function init()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user