Merge pull request #13649 from brlin-tw/patch-administrators-typo

fix(config_sample_php_parameters): Fix typo (administrators)
This commit is contained in:
Josh
2025-09-11 13:57:07 -04:00
committed by GitHub

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