diff options
author | Ingela Anderton Andin <[email protected]> | 2016-10-07 10:22:01 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2016-10-07 10:22:01 +0200 |
commit | 8dc0a2dcbf95739c579280822665838a7ebed32b (patch) | |
tree | 2facaf1c99ef16d7cd8d8590bc7abc268e736ffc /lib/inets/doc/src/httpc.xml | |
parent | 4c3b3d3762fc00ddddf24ac0277ecbb8760e257f (diff) | |
parent | 118bf7a9612f5df366633726581803a1a157154c (diff) | |
download | otp-8dc0a2dcbf95739c579280822665838a7ebed32b.tar.gz otp-8dc0a2dcbf95739c579280822665838a7ebed32b.tar.bz2 otp-8dc0a2dcbf95739c579280822665838a7ebed32b.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/inets/doc/src/httpc.xml')
-rw-r--r-- | lib/inets/doc/src/httpc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/doc/src/httpc.xml b/lib/inets/doc/src/httpc.xml index 13471aab2c..705afec022 100644 --- a/lib/inets/doc/src/httpc.xml +++ b/lib/inets/doc/src/httpc.xml @@ -68,7 +68,7 @@ this module:</p> <p><c>boolean() = true | false</c></p> <p><c>string()</c> = list of ASCII characters</p> - <p><c>request_id() = ref()</c></p> + <p><c>request_id() = reference()</c></p> <p><c>profile() = atom()</c></p> <p><c>path() = string()</c> representing a file path or directory path</p> <p><c>ip_address()</c> = See the |