From c88660ee9f1a82c5cd28d76bcbb0faf58763c6d9 Mon Sep 17 00:00:00 2001 From: Alberth Date: Sun, 12 Jul 2015 15:31:23 +0200 Subject: [PATCH] Fix: Different capatilisation of an author. --- bananas.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bananas.ini b/bananas.ini index bbf169d..2f9e893 100644 --- a/bananas.ini +++ b/bananas.ini @@ -15,5 +15,5 @@ openttd_maximum_supported_version = # SuperLib_for_NoGo-36.tar dependencies = -authors = alberth, andythenorth, jottyfan +authors = Alberth, andythenorth, jottyfan