diff options
| author | Agnieszka Lasyk <agnieszkalasyk@agalasyk.local> | 2015-11-15 13:05:15 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-11-16 06:44:46 -0500 |
| commit | b3389956c9cbc31e82137e787cfd339a3d1dab6f (patch) | |
| tree | d97aacc386fd76cb72bf90f15d07be4960c844df /docs/ref/validators.txt | |
| parent | 5234c9937c26b420f470f555fbe62f4969cea645 (diff) | |
[1.9.x] Fixed #25755 -- Unified spelling of "website".
Backport of 1f8dad69158a96d0649d321ce08ecc9c0465f962 from master
Diffstat (limited to 'docs/ref/validators.txt')
| -rw-r--r-- | docs/ref/validators.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/validators.txt b/docs/ref/validators.txt index 9bbcf9bcbc..dcb68a6791 100644 --- a/docs/ref/validators.txt +++ b/docs/ref/validators.txt @@ -159,7 +159,7 @@ to, or in lieu of custom ``field.clean()`` methods. URL/URI scheme list to validate against. If not provided, the default list is ``['http', 'https', 'ftp', 'ftps']``. As a reference, the IANA - Web site provides a full list of `valid URI schemes`_. + website provides a full list of `valid URI schemes`_. .. _valid URI schemes: https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml |
