aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/gun.flush.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/manual/gun.flush.asciidoc')
-rw-r--r--doc/src/manual/gun.flush.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/manual/gun.flush.asciidoc b/doc/src/manual/gun.flush.asciidoc
index b6424a9..d4ee0c6 100644
--- a/doc/src/manual/gun.flush.asciidoc
+++ b/doc/src/manual/gun.flush.asciidoc
@@ -12,7 +12,7 @@ flush(ConnPid) -> ok
flush(StreamRef) -> ok
ConnPid :: pid()
-StreamRef :: reference()
+StreamRef :: gun:stream_ref()
----
Flush all messages related to a connection or a stream.