]> git.mxchange.org Git - friendica.git/commitdiff
missing word
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 3 Dec 2017 09:26:26 +0000 (10:26 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 3 Dec 2017 09:26:26 +0000 (10:26 +0100)
mod/install.php

index 803d7f19646978ccfa8f8740f1aee19a9233c11c..0da8ec040f2a11d59bd587a033cc51b87cc2fe2f 100755 (executable)
@@ -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 <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>") . 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 <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>") . EOL;
                $help .= EOL . EOL;
                $tpl = get_markup_template('field_input.tpl');
                $help .= replace_macros($tpl, array(