Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / include / linux / timerqueue.h
index d24aaba..a520fd7 100644 (file)
@@ -24,7 +24,7 @@ extern struct timerqueue_node *timerqueue_iterate_next(
                                                struct timerqueue_node *node);
 
 /**
- * timerqueue_getnext - Returns the timer with the earlies expiration time
+ * timerqueue_getnext - Returns the timer with the earliest expiration time
  *
  * @head: head of timerqueue
  *