Skip to content

Commit a809a19

Browse files
Automatically regenerate the files (#330)
1 parent 1bbbca8 commit a809a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generated/url.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ function get_meta_tags(string $filename, bool $use_include_path = false): array
113113
* The values of the array elements are not URL decoded.
114114
*
115115
* This function is not meant to validate
116-
* the given URL, it only breaks it up into the above listed parts. Partial and invalid
116+
* the given URL, it only breaks it up into the parts listed below. Partial and invalid
117117
* URLs are also accepted, parse_url tries its best to
118118
* parse them correctly.
119119
*

0 commit comments

Comments
 (0)