Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chengsun committed Nov 20, 2019
1 parent 59b4b95 commit 77e9114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/application.cc
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ Application::onSessionVerified(const QString &tutor, int lesson, int score) {
void
Application::onUpdateAvailable(QString version) {
QString text("<b>%1</b> of KochMorse is available for download. "
"You are runnnig version <b>%2.%3.%4</b>.<br><br>"
"You are running version <b>%2.%3.%4</b>.<br><br>"
"Head to <a href=\"https://github.com/hmatuschek/kochmorse/releases\">"
"github.com/hmatuschek/kochmorse/releases</a> for download.");

Expand Down

0 comments on commit 77e9114

Please sign in to comment.