diff --git a/reference/url/functions/rawurlencode.xml b/reference/url/functions/rawurlencode.xml index f7fcf36c2f..adb8b49f35 100644 --- a/reference/url/functions/rawurlencode.xml +++ b/reference/url/functions/rawurlencode.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ (%) sign followed by two hex digits. This is the encoding described in RFC 1738 for protecting literal characters from being interpreted as special URL delimiters, and - for protecting URL's from being mangled by transmission media + for protecting URLs from being mangled by transmission media with character conversions (like some email systems). For example, if you want to include a password in an FTP URL: