summaryrefslogtreecommitdiffhomepage
path: root/public/tools
diff options
context:
space:
mode:
Diffstat (limited to 'public/tools')
-rw-r--r--public/tools/fwrkld/src/CommandLine.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/tools/fwrkld/src/CommandLine.cc b/public/tools/fwrkld/src/CommandLine.cc
index 30cd05ba..4461a426 100644
--- a/public/tools/fwrkld/src/CommandLine.cc
+++ b/public/tools/fwrkld/src/CommandLine.cc
@@ -6,7 +6,7 @@
#include <user/SystemCalls.h>
-/// @brief This program loads a code framework into NeOS's memory.
+/// @brief This program loads a code framework into Kernel's memory.
SInt32 main(SInt32 argc, Char* argv[])
{