mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-05 05:55:15 +02:00
[ticket/12786] Dixing a typo
Typos fixed PHPBB3-12786
This commit is contained in:
parent
ffbd7cf1a7
commit
41047bc369
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…
x
Reference in New Issue
Block a user