aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/gun_error.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/manual/gun_error.asciidoc')
-rw-r--r--doc/src/manual/gun_error.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/manual/gun_error.asciidoc b/doc/src/manual/gun_error.asciidoc
index 800b49c..90c7c33 100644
--- a/doc/src/manual/gun_error.asciidoc
+++ b/doc/src/manual/gun_error.asciidoc
@@ -12,7 +12,7 @@ gun_error - Stream or connection-wide error
{gun_error, ConnPid, Reason}
ConnPid :: pid()
-StreamRef :: reference()
+StreamRef :: gun:stream_ref()
Reason :: any()
----