1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-26 09:44:26 +02:00

[ticket/11700] Fix a few more comments

PHPBB3-11700
This commit is contained in:
Nils Adermann
2013-09-16 04:45:58 +02:00
parent ccbb070652
commit d626ebaf1e
14 changed files with 20 additions and 20 deletions

View File

@@ -80,7 +80,7 @@ class config implements \phpbb\db\migration\tool\tool_interface
* current config value
*
* @param string $compare If equal to the current config value, will be
* updated to the new \config value, otherwise not
* updated to the new config value, otherwise not
* @param string $config_name The name of the config setting you would
* like to update
* @param mixed $config_value The value of the config setting