string changes

This commit is contained in:
Kovid Goyal 2025-02-15 17:11:21 +05:30
parent 6cda2237ce
commit f3a93ae19d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -3270,7 +3270,7 @@ gives you more control over the URL components. The components of a URL are
[B]scheme[/B]:://[B]authority[/B]/[B]path[/B]?[B]query string[/B].
See [URL href="https://en.wikipedia.org/wiki/URL"]Uniform Resource Locater[/URL] on Wikipedia for more detail.
See [URL href="https://en.wikipedia.org/wiki/URL"]Uniform Resource Locator[/URL] on Wikipedia for more detail.
The function has two variants:
[CODE]