Skip to content

Commit 7a997a4

Browse files
authored
fix: 更正偏好设置窗口中的文字错误 (#624)
1 parent 9aeee8d commit 7a997a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/preference/components/cat/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const catStore = useCatStore()
4848
</ProListItem>
4949

5050
<ProListItem
51-
description="将鼠标移至窗口边缘,或按住 Shift 并右键拖动,也可已调整窗口大小。"
51+
description="将鼠标移至窗口边缘,或按住 Shift 并右键拖动,也可以调整窗口大小。"
5252
title="窗口尺寸"
5353
>
5454
<InputNumber

0 commit comments

Comments
 (0)