Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tamlok committed Jun 16, 2019
1 parent c9de59c commit 50fbbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vmainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a href=\"https://github.com/tamlok/vnote/issues/853\">GitHub issue</a> for details."),
tr("Strange behaviors includes:<br/>"
tr("Strange behaviors include:<br/>"
"* Interface freezes and does not response;<br/>"
"* Widgets are out of order after maximizing and restoring the main window;<br/>"
"* No cursor in edit mode;<br/>"
Expand Down

0 comments on commit 50fbbdb

Please sign in to comment.