diff --git a/reference/url/functions/parse-url.xml b/reference/url/functions/parse-url.xml index 6e789d9e8a..3af745fd01 100644 --- a/reference/url/functions/parse-url.xml +++ b/reference/url/functions/parse-url.xml @@ -1,5 +1,5 @@ - + @@ -134,7 +134,7 @@ Array parse_url is intended specifically for the purpose of parsing URLs and not URIs. - However, to comply with PHP's backwards compatibility requirenments it makes an exception for the + However, to comply with PHP's backwards compatibility requirements it makes an exception for the file:// scheme where tripple slashes (file:///...) are allowed. For any other scheme this is invalid.