From 9c05b2810631c00aeef48409f900a2f3c5569625 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Wed, 28 Feb 2018 12:50:30 +0000 Subject: Documentation fix git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11593 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/ex/ST/lsm303dlhc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/ex/ST/lsm303dlhc.h') diff --git a/os/ex/ST/lsm303dlhc.h b/os/ex/ST/lsm303dlhc.h index e58fd7a39..09fe98c02 100644 --- a/os/ex/ST/lsm303dlhc.h +++ b/os/ex/ST/lsm303dlhc.h @@ -636,7 +636,7 @@ struct LSM303DLHCDriver { /** * @brief Retrieves raw data from the BaseAccelerometer. - * @note This data is retrieved from MEMS register without any algebrical + * @note This data is retrieved from MEMS register without any algebraical * manipulation. * @note The axes array must be at least the same size of the * BaseAccelerometer axes number. @@ -773,7 +773,7 @@ struct LSM303DLHCDriver { /** * @brief Retrieves raw data from the BaseCompass. - * @note This data is retrieved from MEMS register without any algebrical + * @note This data is retrieved from MEMS register without any algebraical * manipulation. * @note The axes array must be at least the same size of the * BaseCompass axes number. -- cgit v1.2.3