Skip to content

Commit 76d53d6

Browse files
committed
docs: fix typo
1 parent c455f5e commit 76d53d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Helpers/url_helper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ function mb_url_title(string $str, string $separator = '-', bool $lowercase = fa
542542

543543
if (! function_exists('url_to')) {
544544
/**
545-
* Get the full, absolute URL to a route named or controller method
545+
* Get the full, absolute URL to a route name or controller method
546546
* (with additional arguments)
547547
*
548548
* NOTE: This requires the controller/method to

0 commit comments

Comments
 (0)