aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/gun_inform.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/manual/gun_inform.asciidoc')
-rw-r--r--doc/src/manual/gun_inform.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/manual/gun_inform.asciidoc b/doc/src/manual/gun_inform.asciidoc
index 0d24beb..33d7971 100644
--- a/doc/src/manual/gun_inform.asciidoc
+++ b/doc/src/manual/gun_inform.asciidoc
@@ -11,7 +11,7 @@ gun_inform - Informational response
{gun_inform, ConnPid, StreamRef, Status, Headers}
ConnPid :: pid()
-StreamRef :: reference()
+StreamRef :: gun:stream_ref()
Status :: 100..199
Headers :: [{binary(), binary()}]
----