diff options
| -rwxr-xr-x | tools/credits.pl | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index 002eed7bff..e77135ece9 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -684,7 +684,7 @@ begin_credits("Credits");  		  add_person("Marcus Comstedt", "", "");  	  end_section(); -	  begin_section("GPH Devices (GP2X, GP2XWiz & Caanoo)"); +	  begin_section("GPH Devices (GP2X, GP2XWiz & Caanoo)");  		  add_person("John Willis", "DJWillis", "");  	  end_section();  | 
