mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix: Correct typo in accessibility toggle in config.sample.php
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
1ed3f03a1b
commit
e0fa2ac481
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