We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c7e6d2 + 7839e43 commit 86ecda3Copy full SHA for 86ecda3
Console/Command/BenchmarkShell.php
@@ -146,7 +146,7 @@ public function getOptionParser() {
146
->addOption('t', array(
147
'default' => 100,
148
'help' => __d('debug_kit', 'Maximum total time for all iterations, in seconds.' .
149
- 'If a single iteration takes more than the tiemout, only one request will be made'
+ 'If a single iteration takes more than the timeout, only one request will be made'
150
)
151
))
152
->epilog(__d('debug_kit',
0 commit comments