From 1f08d919fdd23e225e37cde83024076ad8a1197d Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 21 Apr 2009 17:32:51 +0200 Subject: typo fix (important typo) --- doc/queues_analogy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/queues_analogy.html b/doc/queues_analogy.html index 4f41fa26..e82f9d15 100644 --- a/doc/queues_analogy.html +++ b/doc/queues_analogy.html @@ -148,7 +148,7 @@ mode. All other queues are run in non-direct modes, but with different sizes gre Assume we are in a car on the main lane that wants to take turn into the "action 4" road. We pass action 1, where a number of cars wait in the turning lane and we pass action 2, which has a slightly smaller, but still not filled up turning lane. So we pass that -without delay, too. Then we come to "action 4", which has no turning lane. Unfortunately, +without delay, too. Then we come to "action 3", which has no turning lane. Unfortunately, the car in front of us wants to turn left into that road, so it blocks the main lane. So, this time we need to wait. An observer standing on the sidewalk may see that while we need to wait, there are still some cars in the "action 4" turning lane. As such, even though no new cars can -- cgit