From 50fbbdb7c218e130318d9c3497b1bdf91c62f3c8 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Sun, 16 Jun 2019 10:44:18 +0800 Subject: [PATCH] fix typo --- src/vmainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vmainwindow.cpp b/src/vmainwindow.cpp index 8990d057..9533b7a7 100644 --- a/src/vmainwindow.cpp +++ b/src/vmainwindow.cpp @@ -3485,7 +3485,7 @@ void VMainWindow::kickOffStartUpTimer(const QStringList &p_files) tr("OpenGL requried by VNote may not work well on Windows by default." "You may update your display card driver or set another openGL option in VNote's Settings dialog." "Check GitHub issue for details."), - tr("Strange behaviors includes:
" + tr("Strange behaviors include:
" "* Interface freezes and does not response;
" "* Widgets are out of order after maximizing and restoring the main window;
" "* No cursor in edit mode;
"