diff --git a/main/mainscreen.cpp b/main/mainscreen.cpp index 4f9c420..83344c8 100644 --- a/main/mainscreen.cpp +++ b/main/mainscreen.cpp @@ -227,7 +227,7 @@ void MainScreen::setLabelConnectionStatus(jceLogin::jceStatus statusDescription) } void MainScreen::on_actionCredits_triggered() { - QMessageBox::about(this, "About", " A tiny application to calculate your grades average.

" + QMessageBox::about(this, "About", "A tiny application to calculate your grades average.

" "This software is licensed under Qt5's
GNU LESSER GENERAL PUBLIC LICENSE V2
" "The source code is available at github:
" "jceAverageCalculator Repository"