summaryrefslogtreecommitdiffstats
path: root/docs/en/gun
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-07-05 12:37:38 +0200
committerLoïc Hoguin <[email protected]>2018-07-05 12:37:38 +0200
commit1c03530c953cb6c550633b292f3fed0351a7b30a (patch)
treece78dd2f6bf62450711c4c18721460dbe100381f /docs/en/gun
parentecf6d483b55d573292475c61ae21c9702dce5e01 (diff)
downloadninenines.eu-1c03530c953cb6c550633b292f3fed0351a7b30a.tar.gz
ninenines.eu-1c03530c953cb6c550633b292f3fed0351a7b30a.tar.bz2
ninenines.eu-1c03530c953cb6c550633b292f3fed0351a7b30a.zip
Apply inflation to my consulting rates
Diffstat (limited to 'docs/en/gun')
-rw-r--r--docs/en/gun/1.0/guide/websocket.asciidoc2
-rw-r--r--docs/en/gun/1.0/guide/websocket/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/gun/1.0/guide/websocket.asciidoc b/docs/en/gun/1.0/guide/websocket.asciidoc
index cf32291f..418b4561 100644
--- a/docs/en/gun/1.0/guide/websocket.asciidoc
+++ b/docs/en/gun/1.0/guide/websocket.asciidoc
@@ -93,7 +93,7 @@ gun:ws_send(ConnPid, {text, "Hello!"}).
//----
Note that if you send a close frame, Gun will close the connection
-cleanly and will not attempt to reconnect afterwards.
+cleanly but will attempt to reconnect afterwards.
=== Receiving data
diff --git a/docs/en/gun/1.0/guide/websocket/index.html b/docs/en/gun/1.0/guide/websocket/index.html
index 67becc45..c3adc6e2 100644
--- a/docs/en/gun/1.0/guide/websocket/index.html
+++ b/docs/en/gun/1.0/guide/websocket/index.html
@@ -124,7 +124,7 @@ http://www.gnu.org/software/src-highlite -->
<!-- close-->
<!-- ]).-->
<!-- ------>
-<p>Note that if you send a close frame, Gun will close the connection cleanly and will not attempt to reconnect afterwards.</p>
+<p>Note that if you send a close frame, Gun will close the connection cleanly but will attempt to reconnect afterwards.</p>
<h2 id="_receiving_data">Receiving data</h2>
<p>Gun sends an Erlang message to the owner process for every Websocket message it receives.</p>
<div class="listingblock"><div class="content"><!-- Generator: GNU source-highlight 3.1.8