aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex')
-rw-r--r--os/ex/ST/hts221.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/ex/ST/hts221.h b/os/ex/ST/hts221.h
index f07ae6235..c6f2f9f5f 100644
--- a/os/ex/ST/hts221.h
+++ b/os/ex/ST/hts221.h
@@ -76,7 +76,7 @@
/**
* @brief HTS221 thermometer subsystem characteristics.
- * @note Sensitivity is expressed as °C/LSB whereas.
+ * @note Sensitivity is expressed as °C/LSB.
*
* @{
*/
@@ -353,11 +353,11 @@ typedef struct {
*/
hts221_bdu_t blockdataupdate;
/**
- * @brief HTS221 hygrometer subsystem resolution.
+ * @brief HTS221 hygrometer subsystem resolution.
*/
hts221_avgh_t hygroresolution;
/**
- * @brief HTS221 thermometer subsystem resolution.
+ * @brief HTS221 thermometer subsystem resolution.
*/
hts221_avgt_t thermoresolution;
#endif