docs: Changed magnometer to magnetometer

Replaced all occurances.  While there are a few references
to magnometer out there, magnetometer is used much more broadly.

Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
Noel Eck
2017-02-08 13:56:28 -08:00
parent 283fce619e
commit 762c28f000
5 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
namespace upm {
/**
* @brief HMC5883L Magnometer library
* @brief HMC5883L Magnetometer library
* @defgroup hmc5883l libupm-hmc5883l
* @ingroup seeed i2c compass robok
*/