mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12786] Dixing a typo
Typos fixed PHPBB3-12786
This commit is contained in:
parent
ffbd7cf1a7
commit
41047bc369
1 changed files with 1 additions and 1 deletions
2
phpBB/phpbb/db/migration/profilefield_base_migration.php
Executable file → Normal file
2
phpBB/phpbb/db/migration/profilefield_base_migration.php
Executable file → Normal file
|
@ -22,7 +22,7 @@ abstract class profilefield_base_migration extends \phpbb\db\migration\migration
|
|||
protected $profilefield_data;
|
||||
|
||||
/**
|
||||
*Language data should be in array -> each language_data in seaprte key
|
||||
* Language data should be in array -> each language_data in separate key
|
||||
* array(
|
||||
* array(
|
||||
* 'option_id' => value,
|
||||
|
|
Loading…
Add table
Reference in a new issue