Browse Source

Update protocol.txt

typo
Elan Ruusamäe 8 years ago
parent
commit
5721a212bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/protocol.txt

+ 1 - 1
docs/protocol.txt

@@ -24,7 +24,7 @@ remote program.
 A common way of sending a unit of information is a pkt_line. This is a 4 byte
 size as human encoded hex (i.e. totally underusing the 4 bytes...) that tells
 you the size of the payload, followed by the payload. The size includes the 4
-byes used by the size itself.
+bytes used by the size itself.
 
     0009ABCD\n