From bbedcdb60fbc271c32577114e43785339f7e82ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Thu, 11 Sep 2025 02:10:11 +0000 Subject: [PATCH] fix(config_sample_php_parameters): Fix typo (administrators) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆž—ๅšไป(Buo-ren Lin) --- .../configuration_server/config_sample_php_parameters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index a87807a6b..9f24ab6a3 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -45,7 +45,7 @@ Format The short answer is that ``config/`` files are plain text files with some special formatting requirements for different types of parameters and values. This makes it extensible and easy for -Nextcloud to interact with. It also makes it easy for administartors to view with any text viewer +Nextcloud to interact with. It also makes it easy for administrators to view with any text viewer and from the command-line. Technically these configuration files are PHP files containing a special (to Nextcloud) PHP array