[Scummvm-git-logs] scummvm master -> bbbb9d15c9725601f649cf266a17347a36e85a37

lotharsm noreply at scummvm.org
Sun Dec 3 16:15:26 UTC 2023


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
bbbb9d15c9 GUI: Add missing full-stop on the help dialog


Commit: bbbb9d15c9725601f649cf266a17347a36e85a37
    https://github.com/scummvm/scummvm/commit/bbbb9d15c9725601f649cf266a17347a36e85a37
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-12-03T17:15:11+01:00

Commit Message:
GUI: Add missing full-stop on the help dialog

Changed paths:
    gui/helpdialog.cpp


diff --git a/gui/helpdialog.cpp b/gui/helpdialog.cpp
index 8421536fe83..9d3ca50ad84 100644
--- a/gui/helpdialog.cpp
+++ b/gui/helpdialog.cpp
@@ -40,7 +40,7 @@ HelpDialog::HelpDialog()
 "\n"
 "Visit [our Wiki](https://wiki.scummvm.org/index.php?title=Where_to_get_the_games) for a list of games and where to purchase them.\n"
 "\n"
-"Alternatively, download a selection of [freeware games](https://scummvm.org/games) and [demos](https://www.scummvm.org/demos/) from our website \n"
+"Alternatively, download a selection of [freeware games](https://scummvm.org/games) and [demos](https://www.scummvm.org/demos/) from our website.\n"
 "\n"
 "For other (out of print) games, try Amazon, eBay, Game Trading Zone or other auction "
 "sites. Beware of faulty games and illegal game copies.\n"




More information about the Scummvm-git-logs mailing list