|
@@ -384,7 +384,7 @@ static inline void clear_AC(struct kernel_vm86_regs * regs)
|
|
|
* functions. However someone forgot to call clear_IF(regs)
|
|
|
* in the opposite case.
|
|
|
* After the command sequence CLI PUSHF STI POPF you should
|
|
|
- * end up with interrups disabled, but you ended up with
|
|
|
+ * end up with interrupts disabled, but you ended up with
|
|
|
* interrupts enabled.
|
|
|
* ( I was testing my own changes, but the only bug I
|
|
|
* could find was in a function I had not changed. )
|