diff options
-rw-r--r-- | os/io/platforms/STM32/platform.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/io/platforms/STM32/platform.dox b/os/io/platforms/STM32/platform.dox index 91d73cd59..91c161ea1 100644 --- a/os/io/platforms/STM32/platform.dox +++ b/os/io/platforms/STM32/platform.dox @@ -76,7 +76,7 @@ /**
* @defgroup STM32_DMA STM32 DMA Support
* @brief DMA support.
- * @details The DMA help driver allows to stop the DMA clock when no other
+ * @details The DMA helper driver allows to stop the DMA clock when no other
* drivers require its services.
*
* @ingroup STM32
|