doc: fix spelling errors

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
This commit is contained in:
Fathi Boudra
2016-10-30 10:22:12 +02:00
committed by Jon Trulson
parent 2d1ce18838
commit 2bc8159230
10 changed files with 21 additions and 21 deletions

View File

@ -304,7 +304,7 @@ namespace upm {
private:
/**
* Enables the I2C register auto-increment. This needs to be enabled
* for write/readWord() to work. The contructor enables this by
* for write/readWord() to work. The constructor enables this by
* default.
*
* @param ai True to enable, false otherwise