add the ability to insert into the middle of the timing port send list
[gem5.git] / src / mem / vport.hh
index 697c8e5f3db917659d5b4b9bbbcc950c2d6c7614..c838362588dafc1c76a742c1665c2a0efce1e6ae 100644 (file)
@@ -30,7 +30,7 @@
 
 /**
  * @file
- * Virtual Port Object Decleration. These ports incorporate some translation
+ * Virtual Port Object Declaration. These ports incorporate some translation
  * into their access methods. Thus you can use one to read and write data
  * to/from virtual addresses.
  */