Skip to content

Commit df8cb3b

Browse files
committed
Merge pull request #24 from ovr/patch-3
Fix docblock
2 parents a141768 + 5c15433 commit df8cb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Wrep/Daemonizable/Command/EndlessCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ protected function execute(InputInterface $input, OutputInterface $output)
250250
/**
251251
* Set the timeout of this command.
252252
*
253-
* @param int Timeout between two iterations in seconds
253+
* @param int $timeout Timeout between two iterations in seconds
254254
*
255255
* @return Command The current instance
256256
*

0 commit comments

Comments
 (0)