Skip to content

Commit 4fdd259

Browse files
manitrana2axl
andauthored
Fix type in src/WaterPipe/WaterPipe.php
Co-authored-by: Nana Axel <[email protected]>
1 parent 7a0fee7 commit 4fdd259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WaterPipe/WaterPipe.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ class WaterPipe
155155
private $_mapRegistry;
156156

157157
/**
158-
* In case an exception occures during pipe execution, it will be
158+
* In case an exception occurs during pipe execution, it will be
159159
* stored here for user code to read in middlewares and errorhandlers
160160
*
161161
* @var Exception

0 commit comments

Comments
 (0)