aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorStrangerke2015-12-07 00:06:50 +0100
committerStrangerke2015-12-07 00:06:50 +0100
commitc76059eaf9666058fa0b8fb6e8165d703d366a55 (patch)
tree3ff873ef20b68079009dffab75aa0e5fbf228268 /devtools
parent7dfc16aa349ad73c0b81f7d0a0178875bd7bc233 (diff)
downloadscummvm-rg350-c76059eaf9666058fa0b8fb6e8165d703d366a55.tar.gz
scummvm-rg350-c76059eaf9666058fa0b8fb6e8165d703d366a55.tar.bz2
scummvm-rg350-c76059eaf9666058fa0b8fb6e8165d703d366a55.zip
CREDITS: Fix the case of mindFactory
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 9bfbfd7b5d..1a038c7dee 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1310,7 +1310,7 @@ begin_credits("Credits");
"James M. Ferguson and Barry Duncan for their tenacious efforts to recover the sources.");
add_paragraph(
- "The Mindfactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing ".
+ "The mindFactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing ".
"the source code with us.");
end_section();