aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-03-05 12:17:23 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-03-05 12:17:23 +0000
commitde409c8025b3ede0d8ee85ff7a4445ed1c584c30 (patch)
tree389be29efe2f4279794fee89540946634318f4d4 /tools
parent41211762a66453214d7652b190ec6b0191d36980 (diff)
downloadsrc-de409c8025b3ede0d8ee85ff7a4445ed1c584c30.tar.gz
src-de409c8025b3ede0d8ee85ff7a4445ed1c584c30.zip
MFC: 1.5: correct typo
Notes
Notes: svn path=/stable/4/; revision=73734
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>