chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 (stable) (#2732)
* chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 * fix spell checks --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo <ljonas@riseup.net>
This commit is contained in:
parent
d6eade0b08
commit
1618d72469
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ class Application_Form_LiveStreamingPreferences extends Zend_Form_SubForm
|
|||
['ViewScript', ['viewScript' => 'form/preferences_livestream.phtml']],
|
||||
]);
|
||||
|
||||
// automatic trasition on source disconnection
|
||||
// automatic transition on source disconnection
|
||||
$auto_transition = new Zend_Form_Element_Checkbox('auto_transition');
|
||||
$auto_transition->setLabel(_('Auto Switch Off:'))
|
||||
->setValue(Application_Model_Preference::GetAutoTransition());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue