aboutsummaryrefslogtreecommitdiff
path: root/sim/common/hw-instances.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/hw-instances.h')
-rw-r--r--sim/common/hw-instances.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/hw-instances.h b/sim/common/hw-instances.h
index 789ccd3..2a8cb92 100644
--- a/sim/common/hw-instances.h
+++ b/sim/common/hw-instances.h
@@ -33,7 +33,7 @@
disks file system. The operations would be implemented using the
basic block I/O model provided by the disk.
- This model includes methods that faciliate the creation of device
+ This model includes methods that facilitate the creation of device
instance and (should a given device support it) standard operations
on those instances.