aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_stream.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2024-01-17 12:52:45 +0100
committerLoïc Hoguin <[email protected]>2024-01-17 12:52:45 +0100
commit5fe1be70078d7970c9e3bb687294d438918d7925 (patch)
tree3f0219d2fe307aaf75401401c4978a79597b9da0 /doc/src/manual/cowboy_stream.asciidoc
parentdefce46fdf85d16bbe3c0a8de6058334e8a53775 (diff)
downloadcowboy-5fe1be70078d7970c9e3bb687294d438918d7925.tar.gz
cowboy-5fe1be70078d7970c9e3bb687294d438918d7925.tar.bz2
cowboy-5fe1be70078d7970c9e3bb687294d438918d7925.zip
Add missing manual pages for cowboy_stream functions
Diffstat (limited to 'doc/src/manual/cowboy_stream.asciidoc')
-rw-r--r--doc/src/manual/cowboy_stream.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/manual/cowboy_stream.asciidoc b/doc/src/manual/cowboy_stream.asciidoc
index bdc56f2..25a9cf9 100644
--- a/doc/src/manual/cowboy_stream.asciidoc
+++ b/doc/src/manual/cowboy_stream.asciidoc
@@ -344,7 +344,7 @@ fin() :: fin | nofin
----
Used in commands and events to indicate that this is
-the end of the stream.
+the end of a direction of a stream.
=== partial_req()