diff options
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/credits.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index 50efb42a55..f652773b33 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -543,7 +543,7 @@ begin_credits("Credits"); end_section(); begin_section("AVALANCHE"); - add_person("Peter Bozsó", "uruk", ""); + add_person("Peter Bozsó", "uruk", ""); add_person("Arnaud Boutonné", "Strangerke", ""); end_section(); |