summaryrefslogtreecommitdiffhomepage
path: root/KernelKit
diff options
context:
space:
mode:
Diffstat (limited to 'KernelKit')
-rw-r--r--KernelKit/CodeManager.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/KernelKit/CodeManager.hpp b/KernelKit/CodeManager.hpp
index 61b609c6..b48c6b17 100644
--- a/KernelKit/CodeManager.hpp
+++ b/KernelKit/CodeManager.hpp
@@ -56,7 +56,7 @@ namespace hCore
namespace Utils
{
/// \brief Much like Mac OS's UPP.
- /// It cover other architecture code.
+ /// It handles different kind of code.
/// PowerPC <-> AMD64 for example.
typedef struct UniversalProcedureTable
{