Skip to content

Commit

Permalink
Merge pull request #50082 from nextcloud/jtr/typo-accessibility-confi…
Browse files Browse the repository at this point in the history
…g-sample

fix: Correct typo in accessibility toggle in config.sample.php
  • Loading branch information
AndyScherzinger authored Jan 8, 2025
2 parents f9b062d + e0fa2ac commit d69f2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.sample.php
Original file line number Diff line number Diff line change
Expand Up @@ -2558,7 +2558,7 @@
'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``
*/
Expand Down

0 comments on commit d69f2bc

Please sign in to comment.