mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Fix Bug #54055 - Typo in search synonyms list
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10280 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c80f98ea10
commit
4701b446f5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ $synonyms = array(
|
|||
'anemia' => 'anaemia',
|
||||
'anemic' => 'anaemic',
|
||||
'anesthesia' => 'anaesthesia',
|
||||
'appologize' => 'appologise',
|
||||
'apologize' => 'apologise',
|
||||
'archean' => 'archaean',
|
||||
'archeology' => 'archaeology',
|
||||
'archeozoic' => 'archaeozoic',
|
||||
|
|
Loading…
Add table
Reference in a new issue