| @@ -36,7 +36,7 @@ | ||
| 36 | 36 | * | 
| 37 | 37 | * @throws \Exception Erreur dsans les paramètres donnée à la méthode | 
| 38 | 38 | * | 
| 39 | - * @return boolean|null | |
| 39 | + * @return boolean | |
| 40 | 40 | */ | 
| 41 | 41 | public function majExpire($key, $expire) | 
| 42 | 42 |      { | 
| @@ -153,7 +153,7 @@ | ||
| 153 | 153 | ); | 
| 154 | 154 | |
| 155 | 155 | $dateDepart = clone $this; | 
| 156 | - //Yeurk, but I preferer send a Exception, not an error | |
| 156 | + //Yeurk, but I preferer send a Exception, not an error | |
| 157 | 157 | @parent::modify($match[1].$match[2].' '.$keyword); | 
| 158 | 158 | |
| 159 | 159 |          if ($dateDepart == $this) { |