Fix spelling.

This commit is contained in:
Peter Grehan 2013-09-06 05:58:10 +00:00
parent 841caa4090
commit fa48032049

View file

@ -102,7 +102,7 @@ ioapic_set_pinstate(struct vmctx *ctx, int pin, bool newstate)
* We only deal with:
* - edge triggered interrupts
* - fixed delivery mode
* Level-triggered sources will work so long as their is
* Level-triggered sources will work so long as there is
* no sharing.
*/
low = ioapic->redtbl[pin];