mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44: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
|
||||
{
|
||||
/**
|
||||
* Initalize this form
|
||||
* Initialize this form
|
||||
*/
|
||||
public function init()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user