aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/include/chioch.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/kernel/include/chioch.h')
-rw-r--r--os/kernel/include/chioch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/include/chioch.h b/os/kernel/include/chioch.h
index e9c1044ce..27e2abbb4 100644
--- a/os/kernel/include/chioch.h
+++ b/os/kernel/include/chioch.h
@@ -317,7 +317,7 @@ typedef struct {
/**
* @brief Adds status flags to the channel's mask.
- * @details This function is usually called from the I/O ISTs in order to
+ * @details This function is usually called from the I/O ISRs in order to
* notify I/O conditions such as data events, errors, signal
* changes etc.
*