From: Michael Date: Mon, 6 Nov 2017 15:40:27 +0000 (+0000) Subject: And some more X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1607527447b7bda29a278e23e1c04371058f2b61;p=friendica.git And some more --- diff --git a/boot.php b/boot.php index 35c37d715e..2adafac60f 100644 --- a/boot.php +++ b/boot.php @@ -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 */