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:
Andy Scherzinger 2025-01-08 19:19:09 +01:00 committed by GitHub
commit d69f2bcb12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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``
*/