diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-01 19:33:06 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-01 19:33:06 +0100 |
| commit | ed70659693e6cc9d48827113b23ebaf85c9dfe70 (patch) | |
| tree | d18b1431853973d2432c0ae0722f9511b4eeb20c | |
| parent | fba828e81bd2067679264999c26d2781602ca268 (diff) | |
BootKit.h: Little improvement over the brief file comment.
| -rw-r--r-- | dev/ZBAKit/BootKit/BootKit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ZBAKit/BootKit/BootKit.h b/dev/ZBAKit/BootKit/BootKit.h index 0065802b..30ae17c7 100644 --- a/dev/ZBAKit/BootKit/BootKit.h +++ b/dev/ZBAKit/BootKit/BootKit.h @@ -5,8 +5,8 @@ ------------------------------------------- */ /***********************************************************************************/ -/// @file Boot.h -/// @brief Bootloader Programming Interface. +/// @file BootKit.h +/// @brief Bootloader Application Programming Interface. /***********************************************************************************/ #pragma once |
