1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-25 20:44:01 +01:00

[ticket/13763] Fix typo in extension lang file

PHPBB3-13763
This commit is contained in:
Richard McGirr 2015-04-15 06:17:29 -04:00
parent ba1e3fd661
commit 60f31d48e2

View File

@ -75,7 +75,7 @@ $lang = array_merge($lang, array(
<li>Upload the new files</li>
<li>Enable the extension</li>
</ol>',
'EXTENSION_REMOVE_HEADLINE' => 'Completly removing an extension from your board',
'EXTENSION_REMOVE_HEADLINE' => 'Completely removing an extension from your board',
'EXTENSION_REMOVE_EXPLAIN' => '<ol>
<li>Disable the extension</li>
<li>Delete the extensions data</li>