Change wording.

This commit is contained in:
NI
2019-08-12 15:20:55 +08:00
parent 0f1c6b99a1
commit 0d635e967b

View File

@@ -131,7 +131,7 @@ class Term {
alert(
"Unable to paste: " +
e +
". Consider paste without using hot key"
". Please try again without using the Control+Shift+V hot key"
);
}
return;