Skip to content

Commit 02e79f1

Browse files
committed
fix: Fix typos
1 parent 31b976f commit 02e79f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/HTTP/URI.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ public function getTotalSegments(): int
629629
/**
630630
* Formats the URI as a string.
631631
*
632-
* Warning: For backwards-compatibility this method
632+
* Warning: For backwards-compatibility this method
633633
* assumes URIs with the same host as baseURL should
634634
* be relative to the project's configuration.
635635
* This aspect of __toString() is deprecated and should be avoided.

0 commit comments

Comments
 (0)