summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/DriveManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KernelKit/DriveManager.hxx')
-rw-r--r--Kernel/KernelKit/DriveManager.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/Kernel/KernelKit/DriveManager.hxx b/Kernel/KernelKit/DriveManager.hxx
index ad77958e..7978221a 100644
--- a/Kernel/KernelKit/DriveManager.hxx
+++ b/Kernel/KernelKit/DriveManager.hxx
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright SoftwareLabs
+ Copyright SoftwareLabs
------------------------------------------- */
@@ -65,10 +65,10 @@ namespace NewOS
typedef DriveTrait* DriveTraitPtr;
/**
- * @brief Mounted drives interface.
- * @note This class has all of it's drive set to nullptr, allocate them using
- * GetAddressOf(index).
- */
+ * @brief Mounted drives interface.
+ * @note This class has all of it's drive set to nullptr, allocate them using
+ * GetAddressOf(index).
+ */
class MountpointInterface final
{
public: