summaryrefslogtreecommitdiffstats
path: root/sys/dev/nve
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2005-05-08 08:54:23 +0000
committerbrueffer <brueffer@FreeBSD.org>2005-05-08 08:54:23 +0000
commit1ad73a300483cb1766df91e0fc642cdd3a3d426c (patch)
treed3f13b28700920cf00452862591239b3e1dd3ea1 /sys/dev/nve
parent5fd4825f3c0631eb60d4b42821d10b9777d7fbed (diff)
downloadFreeBSD-src-1ad73a300483cb1766df91e0fc642cdd3a3d426c.zip
FreeBSD-src-1ad73a300483cb1766df91e0fc642cdd3a3d426c.tar.gz
Fix typo in a comment.
Diffstat (limited to 'sys/dev/nve')
-rw-r--r--sys/dev/nve/if_nve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/nve/if_nve.c b/sys/dev/nve/if_nve.c
index 7a0f4ba..c4d3b39 100644
--- a/sys/dev/nve/if_nve.c
+++ b/sys/dev/nve/if_nve.c
@@ -56,7 +56,7 @@
* amount of hardware centric code, it's hopefully no more buggy than its
* linux counterpart.
*
- * NVIDIA now suppport the nForce3 AMD64 platform, however I have been
+ * NVIDIA now support the nForce3 AMD64 platform, however I have been
* unable to access such a system to verify support. However, the code is
* reported to work with little modification when compiled with the AMD64
* version of the NVIDIA Linux library. All that should be necessary to make
OpenPOWER on IntegriCloud