@@ -50,7 +50,7 @@ |
||
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 |