diff options
author | Péter Dimitrov <[email protected]> | 2017-10-30 16:57:49 +0100 |
---|---|---|
committer | Péter Dimitrov <[email protected]> | 2017-10-31 15:04:33 +0100 |
commit | 7a4d4e183ae5567d6242184b8268918904c872c6 (patch) | |
tree | 6cc5620bfe46502bf396a83633a0df9b7b843d3b /lib/stdlib/doc/src/uri_string.xml | |
parent | f7d3033dfeeb012841729bf8ed3889da8457b4f7 (diff) | |
download | otp-7a4d4e183ae5567d6242184b8268918904c872c6.tar.gz otp-7a4d4e183ae5567d6242184b8268918904c872c6.tar.bz2 otp-7a4d4e183ae5567d6242184b8268918904c872c6.zip |
stdlib: Refactor helper functions in uri_string
Diffstat (limited to 'lib/stdlib/doc/src/uri_string.xml')
-rw-r--r-- | lib/stdlib/doc/src/uri_string.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/uri_string.xml b/lib/stdlib/doc/src/uri_string.xml index 55d8690b98..8fa2a92370 100644 --- a/lib/stdlib/doc/src/uri_string.xml +++ b/lib/stdlib/doc/src/uri_string.xml @@ -119,7 +119,7 @@ <item><c>invalid_utf8</c></item> <item><c>missing_value</c></item> </list> - <p>The third component is a list or binary providing additional information about the + <p>The third component is a term providing additional information about the cause of the error.</p> </desc> </datatype> |