1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 19:24:01 +02:00

[ticket/16008] Adjust naming and remove typo

PHPBB3-16008
This commit is contained in:
Marc Alexander
2019-11-11 18:21:18 +01:00
parent cbb5e6f765
commit 4679433ae1
2 changed files with 5 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ interface provider_interface
*
* @param \phpbb\config\config $new_config Contains the new configuration values
* that have been set in acp_board.
* @return array|null Returns null if not implemented or an array withe
* @return array|null Returns null if not implemented or an array with
* the template file name and an array of the vars
* that the template needs that must conform to the
* following example: