Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Commit

Permalink
更新帮助文档
Browse files Browse the repository at this point in the history
  • Loading branch information
tangshimin committed Jul 17, 2022
1 parent 11032b3 commit 85cf115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/dialog/HelpDialog.kt
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ fun ShortcutKeyPage() {
append(" $ctrl + B ")
}
withStyle(style = SpanStyle(color = MaterialTheme.colors.onBackground)) {
append(" 激活复制功能。")
append(" 激活复制功能,激活后,不要先抄写就可以自由的复制")
}

}
Expand Down

0 comments on commit 85cf115

Please sign in to comment.