We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aeee8d commit 7a997a4Copy full SHA for 7a997a4
1 file changed
src/pages/preference/components/cat/index.vue
@@ -48,7 +48,7 @@ const catStore = useCatStore()
48
</ProListItem>
49
50
<ProListItem
51
- description="将鼠标移至窗口边缘,或按住 Shift 并右键拖动,也可已调整窗口大小。"
+ description="将鼠标移至窗口边缘,或按住 Shift 并右键拖动,也可以调整窗口大小。"
52
title="窗口尺寸"
53
>
54
<InputNumber
0 commit comments