Skip to content

Commit 3381bf9

Browse files
Merge pull request #13649 from brlin-tw/patch-administrators-typo
fix(config_sample_php_parameters): Fix typo (administrators)
2 parents c6b7db3 + bbedcdb commit 3381bf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Format
4545

4646
The short answer is that ``config/`` files are plain text files with some special formatting
4747
requirements for different types of parameters and values. This makes it extensible and easy for
48-
Nextcloud to interact with. It also makes it easy for administartors to view with any text viewer
48+
Nextcloud to interact with. It also makes it easy for administrators to view with any text viewer
4949
and from the command-line.
5050

5151
Technically these configuration files are PHP files containing a special (to Nextcloud) PHP array

0 commit comments

Comments
 (0)