diff --git a/app/Library/Finances.php b/app/Library/Finances.php index bdfdac34e..1a59ac1f2 100644 --- a/app/Library/Finances.php +++ b/app/Library/Finances.php @@ -25,7 +25,7 @@ class Finances { private $esi; - public function __constrct() { + public function __construct() { $user = DB::table('users')->where('name', 'Minerva Arbosa')->get(); $authentication = new \Seat\Eseye\Containers\EsiAuthentication([