summaryrefslogtreecommitdiffhomepage
path: root/Kernel/NewKit
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/NewKit')
-rw-r--r--Kernel/NewKit/ApplicationInterface.hxx (renamed from Kernel/NewKit/Application.hxx)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/NewKit/Application.hxx b/Kernel/NewKit/ApplicationInterface.hxx
index 19a892d6..09d2c901 100644
--- a/Kernel/NewKit/Application.hxx
+++ b/Kernel/NewKit/ApplicationInterface.hxx
@@ -8,7 +8,7 @@
///
/// @brief Application object, given by the OS to the process. interact with the OS.
-/// @file Application.hxx
+/// @file ApplicationInterface.hxx
/// @author Amlal EL Mahrouss
///