aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
commitd7d97eb0aa6f7315a98a6010d82c4fc71bd2211c (patch)
treef8fb6added0ae23b19c6ae7f29f514a212a31fde /tools
parent7c637968288584dda60170d7c2977973e20ae503 (diff)
Notes
Diffstat (limited to 'tools')
-rwxr-xr-xtools/tools/kdrv/KernelDriver2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/kdrv/KernelDriver b/tools/tools/kdrv/KernelDriver
index b840ff48150a..60f89d82bf39 100755
--- a/tools/tools/kdrv/KernelDriver
+++ b/tools/tools/kdrv/KernelDriver
@@ -368,7 +368,7 @@ proc backoutDrvChanges {kpath} {
# Adds an entry to i386/conf/files.i386 and conf/files for the .c files in the driver.
# (kpath) points to the kernel.
#
-# A comment is added to the file preceeding the new entries :
+# A comment is added to the file preceding the new entries :
#
# ## driver: <drivername>
# # <description>