diff options
| -rw-r--r-- | Private/NewBoot/BootKit/BootKit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/NewBoot/BootKit/BootKit.hxx b/Private/NewBoot/BootKit/BootKit.hxx index 09ce712a..7a45e7e2 100644 --- a/Private/NewBoot/BootKit/BootKit.hxx +++ b/Private/NewBoot/BootKit/BootKit.hxx @@ -57,7 +57,7 @@ HCore::SizeT BSetMem(CharacterType *src, const CharacterType byte, /** * @brief BootKit File Reader class - * Reads using the New Filesystem Boot partition. + * Reads the Firmware Boot partition and filesystem. */ class BFileReader final { public: |
