diff options
Diffstat (limited to 'drivers/net/sk98lin/ski2c.c')
-rw-r--r-- | drivers/net/sk98lin/ski2c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sk98lin/ski2c.c b/drivers/net/sk98lin/ski2c.c index 447d62122..82db6887f 100644 --- a/drivers/net/sk98lin/ski2c.c +++ b/drivers/net/sk98lin/ski2c.c @@ -1000,7 +1000,7 @@ SK_SENSOR *pSen) /* Get the current time */ CurrTime = SkOsGetTime(pAC); - /* Set para to the most usefull setting: + /* Set para to the most useful setting: * The current sensor. */ ParaLocal.Para64 = (SK_U64) pAC->I2c.CurrSens; |