From 1607527447b7bda29a278e23e1c04371058f2b61 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 6 Nov 2017 15:40:27 +0000 Subject: [PATCH] And some more --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 35c37d715..2adafac60 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 */