Index: kernel/generic/include/arch.h
===================================================================
--- kernel/generic/include/arch.h	(revision 91a8f837283629418f6b227ac9232dd63901abf2)
+++ kernel/generic/include/arch.h	(revision 071cb36ec85fbb5080b097c6251eb6b67cb1f5a3)
@@ -40,7 +40,6 @@
 
 /*
- * The context pointer. The current_t structure holds pointers to various parts
- * of the current execution context, like running task, thread, address space,
- * etc.
+ * The current_t structure holds pointers to various parts of the current
+ * execution state, like running task, thread, address space, etc.
  */
 #define CURRENT  ((current_t * )(get_stack_base()))
