Completed
Push — master ( 5176dd...53ef62 )
by Mr
02:32
created
src/Config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
             'http_errors'     => false,
51 51
 
52 52
             // Wrapper settings
53
-            'tries'           => 2,  // Count of tries
53
+            'tries'           => 2, // Count of tries
54 54
             'seconds'         => 10, // Waiting time per each try
55 55
 
56 56
             // Optional parameters
Please login to merge, or discard this patch.