fix some words
This commit is contained in:
parent
a47db31d46
commit
5124cc49b3
35 changed files with 70 additions and 70 deletions
|
|
@ -316,10 +316,10 @@ class _GeneralState extends State<_General> {
|
|||
_OptionCheckBox(context, 'Confirm before closing multiple tabs',
|
||||
'enable-confirm-closing-tabs',
|
||||
isServer: false),
|
||||
_OptionCheckBox(context, 'Adaptive Bitrate', 'enable-abr'),
|
||||
_OptionCheckBox(context, 'Adaptive bitrate', 'enable-abr'),
|
||||
_OptionCheckBox(
|
||||
context,
|
||||
'Separate remote window',
|
||||
'Separate remote windows',
|
||||
kOptionSeparateRemoteWindow,
|
||||
isServer: false,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue