summaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/tools/make_app/src/CommandLine.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/tools/make_app/src/CommandLine.cc b/public/tools/make_app/src/CommandLine.cc
index 10705598..3339bfe3 100644
--- a/public/tools/make_app/src/CommandLine.cc
+++ b/public/tools/make_app/src/CommandLine.cc
@@ -7,7 +7,7 @@
#include <Framework.h>
#include <Steps.h>
-/// @brief This program makes a framework directory for ZKA OS.
+/// @brief This program makes a framework directory for NeKernel OS.
int main(int argc, char* argv[])
{