diff options
-rw-r--r-- | sys/conf/kern.post.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/kern.post.mk b/sys/conf/kern.post.mk index b92a434..9de9e88 100644 --- a/sys/conf/kern.post.mk +++ b/sys/conf/kern.post.mk @@ -6,7 +6,7 @@ # # Most make variables should not be defined in this file. Instead, they # should be defined in the kern.pre.mk so that port makefiles can -# oferride or augment them. +# override or augment them. # # $FreeBSD$ # |