spelling: catavatar
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
29fd7b9f68
commit
4c41f5a2f3
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ $data = [
|
||||||
##### With multiple submit buttons
|
##### With multiple submit buttons
|
||||||
```php
|
```php
|
||||||
$data = [
|
$data = [
|
||||||
'addon' => 'catavar',
|
'addon' => 'catavatar',
|
||||||
'title' => DI::l10n()->t('Cat Avatar Settings'),
|
'title' => DI::l10n()->t('Cat Avatar Settings'),
|
||||||
'html' => $html,
|
'html' => $html,
|
||||||
'submit' => [
|
'submit' => [
|
||||||
|
|
Loading…
Reference in a new issue