And some more

This commit is contained in:
Michael 2017-11-06 15:40:27 +00:00
parent 28701a8df3
commit 1607527447
1 changed files with 1 additions and 1 deletions

View File

@ -1032,7 +1032,7 @@ function get_max_import_size() {
/**
* @brief compatibilty wrapper for Worker::add function
*
* @param (integer|array) priority or parameter array, $cmd atrings are deprecated and are ignored
* @param (integer|array) priority or parameter array, strings are deprecated and are ignored
*
* @return boolean "false" if proc_run couldn't be executed
*/