From 4297d973040af642ee3c32e993e8f197ce74a08e Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Mon, 5 Jun 2006 19:47:52 +0000 Subject: fix missing html entity svn-id: r22946 --- tools/credits.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/credits.pl b/tools/credits.pl index 9eb2556e6c..c4a3286072 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -551,7 +551,7 @@ begin_credits("Credits"); begin_section("Other subsystems"); begin_section("Infrastructure"); - add_person('Max Horn', 'Fingolfin', "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc."); + add_person('Max Horn', 'Fingolfin', "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc."); add_person("Eugene Sandulenko", "sev", ""); end_section(); -- cgit v1.2.3