]> source.dussan.org Git - nextcloud-server.git/commitdiff
l10n: Change to a capital letter 32716/head
authorValdnet <47037905+Valdnet@users.noreply.github.com>
Fri, 3 Jun 2022 07:34:15 +0000 (09:34 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Jun 2022 07:34:15 +0000 (09:34 +0200)
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
apps/settings/lib/Controller/CheckSetupController.php

index 365328789225c139854adb7a9045d47ab91654fb..d6a9b89fd26614a2d261848db2f607e835af2058 100644 (file)
@@ -317,7 +317,7 @@ class CheckSetupController extends Controller {
                                        'app' => 'settings',
                                        'exception' => $e,
                                ]);
-                               return $this->l10n->t('Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details.');
+                               return $this->l10n->t('Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details.');
                        }
                }