mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #50082 from nextcloud/jtr/typo-accessibility-config-sample
fix: Correct typo in accessibility toggle in config.sample.php
This commit is contained in:
commit
d69f2bcb12
1 changed files with 1 additions and 1 deletions
|
|
@ -2558,7 +2558,7 @@ $CONFIG = [
|
|||
'unified_search.enabled' => false,
|
||||
|
||||
/**
|
||||
* Enable features that are do respect accessibility standards yet.
|
||||
* Enable features that don't respect accessibility standards yet.
|
||||
*
|
||||
* Defaults to ``true``
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue