Skip to content

Commit b5498a1

Browse files
committed
change description
1 parent 2d8e89d commit b5498a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/data/usage.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export const quickSettings: SettingInfo[] = [
1212
},
1313
{
1414
option: 'Spell Check',
15-
description: 'Kiểm tra lỗi chính tả',
15+
description: 'Kiểm tra lỗi chính tả bằng từ điển',
1616
default: 'Bật',
1717
},
1818
{ option: 'Macro', description: 'Bật/tắt gõ tắt', default: 'Bật' },
@@ -73,7 +73,7 @@ export const advancedSettings: AdvancedSettingInfo[] = [
7373
{
7474
page: 'Typing',
7575
option: 'Enable Spell Check',
76-
feature: 'Bật/tắt kiểm tra chính tả tiếng Việt',
76+
feature: 'Bật/tắt kiểm tra chính tả tiếng Việt bằng từ điển',
7777
},
7878
{
7979
page: 'Typing',

0 commit comments

Comments
 (0)