From ab98e22c3b208ef4f6321e0c675fcb02667372a5 Mon Sep 17 00:00:00 2001 From: uruk Date: Wed, 15 Jan 2014 11:28:44 +0100 Subject: [PATCH] AVALANCHE: Repair credits.pl --- devtools/credits.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/credits.pl b/devtools/credits.pl index 03e086ce9913..53f0d1130761 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -553,7 +553,7 @@ sub add_paragraph { add_person("Ludvig Strigeus", "ludde", "(retired)"); end_section(); - begin_section("AVALANCHE"); + begin_section("Avalanche"); add_person("Peter Bozsó", "uruk", ""); add_person("Arnaud Boutonné", "Strangerke", ""); end_section();