tFix typo - 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 7c578e5ec4943f58d5b3b24a28a3093ced89faf0
(DIR) parent 705d2ca014fdf407e19231bac357a9fa20f33e79
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Sun, 6 Dec 2020 15:46:53 -0800
Fix typo
Diffstat:
M doc/protocol.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/doc/protocol.html b/doc/protocol.html
t@@ -179,7 +179,7 @@ e.g. "1^AHFred"<br />
<dt><b>C_SUBWAYFLASH</b> ('<tt>I</tt>')</dt>
<dd>Used by the server to tell a client that it has just moved to a new
-location. (The client is not told where this location is, since this is
+location. (The client is not told where this location is, since this
information is contained in a C_UPDATE message.) Clients usually reset any
location-dependent state (e.g. fights) on receiving this message, and flash
a "subway" indicator or similar<br />