diff options
Diffstat (limited to 'src/devices/smbus_ops.c')
-rw-r--r-- | src/devices/smbus_ops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/smbus_ops.c b/src/devices/smbus_ops.c index bac73986da..75ca42b0c9 100644 --- a/src/devices/smbus_ops.c +++ b/src/devices/smbus_ops.c @@ -43,7 +43,7 @@ struct bus *get_pbus_smbus(device_t dev) } /* - * Multi-level I2C MUX? may need to find the first i2c device and then set link + * Multi-level I2C MUX? May need to find the first I2C device and then set link * down to current dev. * * 1 store get_pbus_smbus list link |