From ef665258eb745f1da8767d9c42f1076de4000cd5 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 3 May 2024 09:57:48 +0200 Subject: MHR-23: Fix typo. Signed-off-by: Amlal El Mahrouss --- Private/Source/FS/NewFS.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Private/Source/FS/NewFS.cxx b/Private/Source/FS/NewFS.cxx index c3d5283e..c9dc4bbf 100644 --- a/Private/Source/FS/NewFS.cxx +++ b/Private/Source/FS/NewFS.cxx @@ -20,7 +20,7 @@ using namespace NewOS; ///! BUGS: 0 /***********************************************************************************/ -/* This file implement the New File System. +/* This file implements the New File System. /***********************************************************************************/ STATIC MountpointInterface sMountpointInterface; -- cgit v1.2.3