mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-14 05:19:42 +00:00
doc: Minor style cleanup
- Remove "currently" - Capitalize titles and Device Model Signed-off-by: Reyes, Amy <amy.reyes@intel.com>
This commit is contained in:
@@ -76,7 +76,7 @@ Glossary of Terms
|
||||
Interrupt Service Routine: Also known as an interrupt handler, an ISR
|
||||
is a callback function whose execution is triggered by a hardware
|
||||
interrupt (or software interrupt instructions) and is used to handle
|
||||
high-priority conditions that require interrupting the code currently
|
||||
high-priority conditions that require interrupting the code that is
|
||||
executing on the processor.
|
||||
|
||||
Passthrough Device
|
||||
|
Reference in New Issue
Block a user