X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/ad11acebb6aaa5b7b04f965a30f39ef06dc0812a..1229707841edee97b681e9414b58f4523e034ed1:/RapsysAirBundle.php

diff --git a/RapsysAirBundle.php b/RapsysAirBundle.php
index 46a770d..0bad725 100644
--- a/RapsysAirBundle.php
+++ b/RapsysAirBundle.php
@@ -1,7 +1,7 @@
 <?php declare(strict_types=1);
 
 /*
- * This file is part of the Rapsys PackBundle package.
+ * This file is part of the Rapsys AirBundle package.
  *
  * (c) Raphaël Gertz <symfony@rapsys.eu>
  *
@@ -14,7 +14,7 @@ namespace Rapsys\AirBundle;
 use Symfony\Component\DependencyInjection\Container;
 use Symfony\Component\HttpKernel\Bundle\Bundle;
 
-class RapsysAirBundle extends Bundle{
+class RapsysAirBundle extends Bundle {
 	/**
 	 * Return bundle alias
 	 *