diff options
| -rw-r--r-- | Private/Source/FS/NewFS.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
