summaryrefslogtreecommitdiff
path: root/hw/pcie.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pcie.h')
-rw-r--r--hw/pcie.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pcie.h b/hw/pcie.h
index bc909e2793..a213fbaee8 100644
--- a/hw/pcie.h
+++ b/hw/pcie.h
@@ -40,7 +40,7 @@ typedef enum {
*
* Not all the bits of slot control register match with the ones of
* slot status. Not some bits of slot status register is used to
- * show status, not to report event occurence.
+ * show status, not to report event occurrence.
* So such bits must be masked out when checking the software
* notification condition.
*/