tSpelling correction "disonnect" -> "disconnect". - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 373191c7c99d8ef1e29a79e1c41a968896e2b584
(DIR) parent a3dd3c4da60d87f83b4a0f5bba817682199df482
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Mon, 22 Apr 2002 09:34:32 +0000
Spelling correction "disonnect" -> "disconnect".
Diffstat:
M doc/protocol.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/doc/protocol.html b/doc/protocol.html
t@@ -267,7 +267,7 @@ used by the client to display a prompt to end the game (if data="end") or to
return to the game (if data is not "end")<br />
<tt>data</tt> = "end" if the game has finished, blank otherwise<br />
e.g. "^ASend"<br />
-<b>Answer required:</b> no, but the client should disonnect if data="end"
+<b>Answer required:</b> no, but the client should disconnect if data="end"
<p /></dd>
<dt><b>C_PUSH</b> ('<tt>Z</tt>')</dt>
t@@ -572,7 +572,7 @@ e.g.<br />
</ul>
</li>
</ul>
-<p>Last update: <b>13-04-2002</b></p>
+<p>Last update: <b>21-04-2002</b></p>
</body>
</html>