diff --git a/api/mraa/i2c.hpp b/api/mraa/i2c.hpp index 28db518..ecf84ee 100644 --- a/api/mraa/i2c.hpp +++ b/api/mraa/i2c.hpp @@ -102,7 +102,7 @@ class I2c { } /** - * Read length bytes from the bus into *data pointer + * Read length bytes from the bus into *data pointer * * @param data Data to read into * @param length Size of read in bytes to make