Completed
Push — 3.0 ( b5f64c...31e07e )
by Vermeulen
02:24
created
src/class/Dates.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -153,7 +153,7 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.