diff options
Diffstat (limited to 'os/hal/src/pal.c')
-rw-r--r-- | os/hal/src/pal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/src/pal.c b/os/hal/src/pal.c index 53cfeb1f0..a0f91b8d2 100644 --- a/os/hal/src/pal.c +++ b/os/hal/src/pal.c @@ -19,7 +19,7 @@ /**
* @file pal.c
- * @brief I/O Ports Abstraction Layer code
+ * @brief I/O Ports Abstraction Layer code.
* @addtogroup PAL
* @{
*/
|