Add a space character.

This commit is contained in:
Uwe Risse 2023-05-05 11:23:15 +02:00
parent 635b5f1ede
commit df04b961e9

View File

@ -2809,7 +2809,7 @@ void MainWindow::on_actionCopyright_Notice_triggered()
"2001-2023 by one or more of the following authors: Joseph Taylor, "
"K1JT; Bill Somerville, G4WJS; Steven Franke, K9AN; Nico Palermo, "
"IV3NWV; Greg Beam, KI7MT; Michael Black, W9MDB; Edson Pereira, PY2SDR; "
"Philip Karn, KA9Q; Uwe Risse, DG2YCB; Brian Moran, N9ADG;"
"Philip Karn, KA9Q; Uwe Risse, DG2YCB; Brian Moran, N9ADG; "
"and other members of the WSJT Development Group.\"");
MessageBox::warning_message(this, message);
}