Passed
Push — main ( 7a8937...9ed332 )
by Greg
10:41 queued 03:14
created
resources/lang/en-US/messages.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,6 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 return array (
4
-  '%H:%i:%s' => '%g:%i:%s %a',
5
-  '%j %F %Y' => '%F %j, %Y',
4
+    '%H:%i:%s' => '%g:%i:%s %a',
5
+    '%j %F %Y' => '%F %j, %Y',
6 6
 );
Please login to merge, or discard this patch.