summaryrefslogtreecommitdiff
path: root/src/mem/abstract_mem.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/abstract_mem.hh')
-rw-r--r--src/mem/abstract_mem.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/abstract_mem.hh b/src/mem/abstract_mem.hh
index 655fc0115..d92e7070c 100644
--- a/src/mem/abstract_mem.hh
+++ b/src/mem/abstract_mem.hh
@@ -161,7 +161,7 @@ class AbstractMemory : public ClockedObject
}
}
- /** Pointor to the System object.
+ /** Pointer to the System object.
* This is used for getting the number of masters in the system which is
* needed when registering stats
*/