From cb646b2b8b5fb17a3ae7a635dd7130397e2a7685 Mon Sep 17 00:00:00 2001 From: Simon L Date: Mon, 13 May 2024 17:43:57 +0200 Subject: [PATCH] fix: address review Signed-off-by: Simon L Signed-off-by: Simon L. Co-Authored-By: Josh --- core/templates/exception.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/exception.php b/core/templates/exception.php index da64633c3c9..f060d475b1f 100644 --- a/core/templates/exception.php +++ b/core/templates/exception.php @@ -26,7 +26,7 @@ function print_exception(Throwable $e, \OCP\IL10N $l): void {

t('If this happens again, please send the technical details below to the server administrator.')) ?>

t('More details can be found in the server log.')) ?>

-

t('See this documentation how to retreive them.')) ?>

+

t('For more details see the documentation ↗.')) ?>

t('Technical details')) ?>