aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2026-03-08 08:35:33 +0200
committerDylan Araps <dylan.araps@gmail.com>2026-03-08 08:35:33 +0200
commit5392d2db831decfc520391b07f167c1136222a2d (patch)
tree73a88ceca69769a7f156460f2ca5852f39541f24
parent7133e13fc816a420b8853ff27d8f1c9b87e96990 (diff)
doc: nit
-rw-r--r--config_cmd.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_cmd.h.in b/config_cmd.h.in
index 3802760..1ff0509 100644
--- a/config_cmd.h.in
+++ b/config_cmd.h.in
@@ -1,5 +1,5 @@
//
-// DFM - Dylan's File Manager - Configuration file.
+// DFM - Dylan's File Manager - Command Configuration file.
//
// Commands can be created using the FM_CMD macro which declares a function
// that holds a struct fm_cmd and calls fm_cmd().