]> git.mxchange.org Git - city.git/blobdiff - application/city/data.php
Added a lot stuff from Ship-Simu for registration page and CAPTCHA, so basicly
[city.git] / application / city / data.php
index 80bef1c83c9c031535bcb85d3968ed5d6956d73d..c656060655ca92c3ddee66e9345f0de7fde82aa7 100644 (file)
@@ -35,7 +35,7 @@ $app = call_user_func_array(
 );
 
 // Set application name and version
-$app->setAppName('Simple City Grow Simulation');
+$app->setAppName('Simple City Growth Simulation');
 $app->setAppVersion('0.0.0');
 $app->setAppShortName('city');