fix(config_sample_php_parameters): Fix typo (administrators)

Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
This commit is contained in:
林博仁(Buo-ren Lin)
2025-09-11 02:10:11 +00:00
parent 5f94089269
commit bbedcdb60f

View File

@@ -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