diff options
Diffstat (limited to 'os/hal/include/dac.h')
-rw-r--r-- | os/hal/include/dac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/dac.h b/os/hal/include/dac.h index 9fec43af3..5bc90a34d 100644 --- a/os/hal/include/dac.h +++ b/os/hal/include/dac.h @@ -87,7 +87,7 @@ typedef enum { /*===========================================================================*/
/**
- * @name Low Level driver helper macros
+ * @name Low level driver helper macros
* @{
*/
#if DAC_USE_WAIT || defined(__DOXYGEN__)
|