s/assoicated/associated/

Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Adrian Bunk 2006-01-10 00:09:36 +01:00 committed by Adrian Bunk
parent a58a414fd5
commit 5406958860

View file

@ -66,7 +66,7 @@ struct elevator_type
}; };
/* /*
* each queue has an elevator_queue assoicated with it * each queue has an elevator_queue associated with it
*/ */
struct elevator_queue struct elevator_queue
{ {