Issue #3068195 by slydevil: Documentation for _locale_import_one_string_db() is incorrect

merge-requests/2943/head
Juraj Nemec 2023-04-28 18:44:06 +02:00
parent 87261a0c27
commit 78cd79cdf1
No known key found for this signature in database
GPG Key ID: 01EC3E1EECB5B2CA
1 changed files with 1 additions and 1 deletions

View File

@ -1093,7 +1093,7 @@ function _locale_import_one_string($op, $value = NULL, $mode = NULL, $lang = NUL
*
* @param $report
* Report array summarizing the number of changes done in the form:
* array(inserts, updates, deletes).
* array(additions, deletes, skips, updates).
* @param $langcode
* Language code to import string into.
* @param $context