Skip to content

Commit b9069be

Browse files
committed
typo
1 parent 7abd325 commit b9069be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/RunTestInput.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function __construct(InputDefinition $definition = null)
3535
exit;
3636
}
3737

38-
// Cut of the absolute part for Codeception.
38+
// Cut off the absolute part for Codeception.
3939
$parameters[] = substr($filename, strlen($cwd));
4040
}
4141

0 commit comments

Comments
 (0)