]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Install.php
spelling: however
[friendica.git] / src / Module / Install.php
index e8093095b036438a95bc2f9d1a2ca02a1fc000a3..abf76023798f0912b11bc9c5f62c007e8f84e572 100644 (file)
@@ -228,7 +228,7 @@ class Install extends BaseModule
                                        '$system_url'    => ['system-url',
                                                $this->t('The Friendica system URL'),
                                                (string)$baseUrl,
-                                               $this->t('Overwrite this field in case the system URL determination isn\'t right, otherwise leave it as is.'),
+                                               $this->t("Overwrite this field in case the system URL determination isn't right, otherwise leave it as is."),
                                                $this->t('Required')],
                                        '$php_path'   => $configCache->get('config', 'php_path'),
                                        '$submit'     => $this->t('Submit'),