From d80ceb3569624be2e8788c5dbc3644cf9a4411ee Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 8 Jan 2011 19:21:58 +0000 Subject: [PATCH] realtime: Fix typo in comment --- hostside/retransmit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostside/retransmit.c b/hostside/retransmit.c index 0f404c0..2e0d201 100644 --- a/hostside/retransmit.c +++ b/hostside/retransmit.c @@ -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. */ -- 2.30.2