mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
fix(config_sample_php_parameters): Fix typo (administrators)
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user