chiark / gitweb /
realtime: Fix typo in comment
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sat, 8 Jan 2011 19:21:58 +0000 (19:21 +0000)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sat, 8 Jan 2011 19:21:58 +0000 (19:21 +0000)
hostside/retransmit.c

index 0f404c09d01bf99a6b630ce16af9cdef2761bb89..2e0d20166df43fe15ee88dfca6fbbf64f2b8e014 100644 (file)
@@ -37,7 +37,7 @@
  *  are on the relaxed[0] queue and messages which are explicitly
  *  relaxed are on the relaxed[1] queue.  This gives the previously-
  *  urgent messages 50% of the bandwidth.
- *  There is one queue for each speady retransmission; messages are on
+ *  There is one queue for each speedy retransmission; messages are on
  *  it in chronological order of dueness.
  */