diff --git a/sys/dev/nve/if_nve.c b/sys/dev/nve/if_nve.c index 7a0f4ba383ff..c4d3b393edd8 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