Skip to content

Commit 2d2015b

Browse files
committed
typo
1 parent c684bb7 commit 2d2015b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ public function mapHalt(\Closure $map): self
214214
/**
215215
* @psalm-mutation-free
216216
*/
217-
public function withIO(IO $iod): self
217+
public function withIO(IO $io): self
218218
{
219219
return new self(
220220
$this->clock,

0 commit comments

Comments
 (0)