summaryrefslogtreecommitdiff
path: root/src/mem/port.hh
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@eecs.umich.edu>2006-08-14 19:25:07 -0400
committerSteve Reinhardt <stever@eecs.umich.edu>2006-08-14 19:25:07 -0400
commit5bd07f98ed8b69e93345df4a7e626376fab57d8a (patch)
tree676422af140c7e446eb7c96808698965a55683cf /src/mem/port.hh
parenta04552ce86d0c4311d70abe78035bd8a52f1a14b (diff)
downloadgem5-5bd07f98ed8b69e93345df4a7e626376fab57d8a.tar.xz
Fix up doxygen.
--HG-- rename : docs/footer.html => src/doxygen/footer.html rename : docs/stl.hh => src/doxygen/stl.hh extra : convert_revision : 2b2e5637930843c1be07deaa708fd4126213cda2
Diffstat (limited to 'src/mem/port.hh')
-rw-r--r--src/mem/port.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/port.hh b/src/mem/port.hh
index 17b1f4a00..42e369205 100644
--- a/src/mem/port.hh
+++ b/src/mem/port.hh
@@ -30,7 +30,7 @@
/**
* @file
- * Port Object Decleration. Ports are used to interface memory objects to
+ * Port Object Declaration. Ports are used to interface memory objects to
* each other. They will always come in pairs, and we refer to the other
* port object as the peer. These are used to make the design more
* modular so that a specific interface between every type of objcet doesn't