[Scummvm-git-logs] scummvm-web master -> 91f46cc16c00af2885b3dca9f22995bcfe29978e
Thunderforge
noreply at scummvm.org
Wed Jun 7 15:40:47 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
91f46cc16c WEB: Changing "recommend" to "endorse"
Commit: 91f46cc16c00af2885b3dca9f22995bcfe29978e
https://github.com/scummvm/scummvm-web/commit/91f46cc16c00af2885b3dca9f22995bcfe29978e
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2023-06-07T10:40:30-05:00
Commit Message:
WEB: Changing "recommend" to "endorse"
I think this more accurately describes our stance.
Changed paths:
include/OrmObjects/Compatibility.php
diff --git a/include/OrmObjects/Compatibility.php b/include/OrmObjects/Compatibility.php
index edcdafee..8312bc8e 100644
--- a/include/OrmObjects/Compatibility.php
+++ b/include/OrmObjects/Compatibility.php
@@ -103,7 +103,7 @@ class Compatibility extends BaseCompatibility
}
if ($availableSites) {
$notes .= "\n\n### Available At\n";
- $notes .= "The ScummVM project does not recommend any individual supplier of games. This list is for reference purposes only.\n";
+ $notes .= "The ScummVM project does not endorse any individual supplier of games. This list is for reference purposes only.\n";
$notes .= join("\n", $availableSites);
}
More information about the Scummvm-git-logs
mailing list