summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_lib_dgen.awk
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/ptxd_lib_dgen.awk')
-rw-r--r--scripts/lib/ptxd_lib_dgen.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_lib_dgen.awk b/scripts/lib/ptxd_lib_dgen.awk
index f658a64d7..46387af10 100644
--- a/scripts/lib/ptxd_lib_dgen.awk
+++ b/scripts/lib/ptxd_lib_dgen.awk
@@ -36,7 +36,7 @@ FNR == 1 {
move_argc = ARGIND;
#
- # "include" all mafile files which are _not_ pkgs explicidly
+ # "include" all makefile files which are _not_ pkgs explicitly.
# the make files which are actually pkgs will be "include"d
# in the END rule
#