diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index aface6f..73949d6 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -545,7 +545,7 @@ void MainWindow::onMenuAbout() QMessageBox::about( this, tr( "About" ), tr( "
prerelease 0.15 $Revision$
" + "release 0.15 $Revision$
" "visit project at home page " "qlscribe.sourceforge.net
" ) ); }