aboutsummaryrefslogtreecommitdiff
path: root/devtools/credits.pl
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2012-09-06 17:19:22 +0200
committerWillem Jan Palenstijn2012-09-06 17:19:22 +0200
commit1ea69b53cec1ed1dffab05a20d8df6bae074c2bb (patch)
tree327547e78a7c00c3e7c1b5facda170378bb321d8 /devtools/credits.pl
parent3513f3870de3d99fafd7625120e5bf68436dd15d (diff)
downloadscummvm-rg350-1ea69b53cec1ed1dffab05a20d8df6bae074c2bb.tar.gz
scummvm-rg350-1ea69b53cec1ed1dffab05a20d8df6bae074c2bb.tar.bz2
scummvm-rg350-1ea69b53cec1ed1dffab05a20d8df6bae074c2bb.zip
CREDITS: Minor tweaks
Diffstat (limited to 'devtools/credits.pl')
-rwxr-xr-xdevtools/credits.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index e022e1a4dc..1fd40dbab2 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1145,11 +1145,11 @@ begin_credits("Credits");
add_paragraph(
"Janusz Wiśniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon ".
- "for providing full source code for Sołtys and letting us to redistribute the game.");
+ "for providing full source code for Sołtys and letting us redistribute the game.");
add_paragraph(
- "Jan Nedoma for providing the sources to the Wintermute-engine, and for providing ".
- "support while porting the engine to ScummVM");
+ "Jan Nedoma for providing the sources to the Wintermute-engine, and for his ".
+ "support while porting the engine to ScummVM.");
end_section();