Test Setup Failed
Branch master (edec7d)
by Mohammed
02:22
created
src/TransDate.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
             return $arPeriod;
108 108
         } else {
109 109
 
110
-           // Add Translate to future Dates
110
+            // Add Translate to future Dates
111 111
             $date = $theDate->diffForHumans();
112 112
 
113 113
             $dateArray = explode(' ', $date);
Please login to merge, or discard this patch.