aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/ports/e200
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/ports/e200')
-rw-r--r--os/rt/ports/e200/chcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/rt/ports/e200/chcore.h b/os/rt/ports/e200/chcore.h
index 0255a0f1d..6251005bb 100644
--- a/os/rt/ports/e200/chcore.h
+++ b/os/rt/ports/e200/chcore.h
@@ -257,7 +257,7 @@ struct port_intctx {
};
/**
- * @brief Platform dependent part of the @p Thread structure.
+ * @brief Platform dependent part of the @p thread_t structure.
* @details This structure usually contains just the saved stack pointer
* defined as a pointer to a @p port_intctx structure.
*/