Skip to content

Commit e3324e7

Browse files
committed
docs: fix doc comment
1 parent 8772496 commit e3324e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Router/Router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ public function __construct(RouteCollectionInterface $routes, ?Request $request
181181
}
182182

183183
/**
184-
* Finds the controller method corresponding to the URI.
184+
* Finds the controller corresponding to the URI.
185185
*
186186
* @param string|null $uri URI path relative to baseURL
187187
*

0 commit comments

Comments
 (0)