diff options
Diffstat (limited to 'os/hal/templates/can_lld.h')
-rw-r--r-- | os/hal/templates/can_lld.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/can_lld.h b/os/hal/templates/can_lld.h index 9b1124a18..5b41536e1 100644 --- a/os/hal/templates/can_lld.h +++ b/os/hal/templates/can_lld.h @@ -19,7 +19,7 @@ /**
* @file templates/can_lld.h
- * @brief CAN Driver subsystem low level driver header template
+ * @brief CAN Driver subsystem low level driver header template.
* @addtogroup CAN_LLD
* @{
*/
|