diff options
-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 94f72617af..c45f16eec9 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -960,7 +960,7 @@ begin_credits("Credits"); add_person("Eugene Sandulenko", "sev", ""); end_section(); begin_section("Spanish"); - add_person("Tomás Maidagan", "Truido", ""); + add_person("Tomás Maidagan", "", ""); end_section(); begin_section("Swedish"); add_person("Hampus Flink", "", ""); |