mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +02:00
[ticket/17525] Address the PR review comments
PHPBB-17525
This commit is contained in:
@@ -125,7 +125,7 @@ class table_helper
|
||||
}
|
||||
|
||||
/**
|
||||
* Maps table names to thair short names for the purpose of prefixing tables' index names.
|
||||
* Maps table names to their short names for the purpose of prefixing tables' index names.
|
||||
*
|
||||
* @param array $table_names Table names with prefix to add to the map.
|
||||
* @param string $table_prefix Tables prefix.
|
||||
|
Reference in New Issue
Block a user