[Scummvm-git-logs] scummvm master -> ecde1a49b65c604d1c2cc693e8ab40ba83077919
dwatteau
noreply at scummvm.org
Fri Jun 23 17:31:18 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:
ecde1a49b6 FREESCAPE: Fix typos in detection "extra" field
Commit: ecde1a49b65c604d1c2cc693e8ab40ba83077919
https://github.com/scummvm/scummvm/commit/ecde1a49b65c604d1c2cc693e8ab40ba83077919
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2023-06-23T19:29:46+02:00
Commit Message:
FREESCAPE: Fix typos in detection "extra" field
Changed paths:
engines/freescape/detection.cpp
diff --git a/engines/freescape/detection.cpp b/engines/freescape/detection.cpp
index fe497d72499..ad2a419ff0c 100644
--- a/engines/freescape/detection.cpp
+++ b/engines/freescape/detection.cpp
@@ -183,7 +183,7 @@ static const ADGameDescription gameDescriptions[] = {
},
{ // Virtual Worlds release
"driller",
- "This relese requieres unpacking, check the wiki for instructions: https://wiki.scummvm.org/index.php?title=Driller#AtariST_releases",
+ "This release requires unpacking, check the wiki for instructions: https://wiki.scummvm.org/index.php?title=Driller#AtariST_releases",
{
{"d.pak", 0, "607b44b9d31e0da5668b653e03d25efe", 706},
{"dril.all", 0, "65277222effa1eb4d73b234245001d75", 158158},
More information about the Scummvm-git-logs
mailing list