diff options
Diffstat (limited to 'os/hal/include/pal.h')
-rw-r--r-- | os/hal/include/pal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/pal.h b/os/hal/include/pal.h index 7f2e53344..5b3e01214 100644 --- a/os/hal/include/pal.h +++ b/os/hal/include/pal.h @@ -19,7 +19,7 @@ /**
* @file pal.h
- * @brief I/O Ports Abstraction Layer macros, types and structures
+ * @brief I/O Ports Abstraction Layer macros, types and structures.
* @addtogroup PAL
* @{
*/
|