FAIL: Typo in sal/Register.hpp

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1425 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
chb
2012-07-05 14:37:34 +00:00
parent 74c4f1cfd1
commit 48a83137fa

View File

@ -257,7 +257,7 @@ public:
*/
virtual address_t getInstructionPointer() = 0;
/**
* Retruns the top address of the stack.
* Returns the top address of the stack.
* @return the starting address of the stack
*/
virtual address_t getStackPointer() = 0;