aboutsummaryrefslogtreecommitdiff
path: root/sim/common/hw-device.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/hw-device.h')
-rw-r--r--sim/common/hw-device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/hw-device.h b/sim/common/hw-device.h
index 2cbdc5a..bb1568d 100644
--- a/sim/common/hw-device.h
+++ b/sim/common/hw-device.h
@@ -172,7 +172,7 @@ typedef unsigned (hw_reset_method)
node is described as the bus owner and is responisble for
co-ordinating bus operations. On the bus, a SPACE:ADDR pair is used
to specify an address. A device that is both a bus owner (parent)
- and bus client (child) are refered to as a bridging device.
+ and bus client (child) are referred to as a bridging device.
A child performing a data (DMA) transfer will pass its request to
the bus owner (the devices parent). The bus owner will then either