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