From: Tobias Diekershoff Date: Sun, 3 Dec 2017 09:26:26 +0000 (+0100) Subject: missing word X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ffd04fed85cbfda0d91d3528ccb5c33f714bf5ad;p=friendica.git missing word --- diff --git a/mod/install.php b/mod/install.php index 803d7f1964..0da8ec040f 100755 --- a/mod/install.php +++ b/mod/install.php @@ -318,7 +318,7 @@ function check_php(&$phpath, &$checks) { $help = ""; if (!$passed) { $help .= t('Could not find a command line version of PHP in the web server PATH.'). EOL; - $help .= t("If you don't have a command line version of PHP installed on server, you will not be able to run the background processing. See 'Setup the worker'") . EOL; + $help .= t("If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See 'Setup the worker'") . EOL; $help .= EOL . EOL; $tpl = get_markup_template('field_input.tpl'); $help .= replace_macros($tpl, array(