InfiniTime.git

commit 79ee8869043bd9d86af17dc93ba40f6c2096f934

Author: Lionel Elie Mamane <lionel@mamane.lu>

spelling

 src/components/datetime/DateTimeController.h | 2 +-


diff --git a/src/components/datetime/DateTimeController.h b/src/components/datetime/DateTimeController.h
index 5a453f20609a841158e587b3302061ce4106234e..a005f9ac433d3f8d5b057e4296279d3d0ac0562f 100644
--- a/src/components/datetime/DateTimeController.h
+++ b/src/components/datetime/DateTimeController.h
@@ -41,7 +41,7 @@        * setter corresponding to the BLE Set Local Time characteristic.
        *
        * used to update difference between utc and local time (see UtcOffset())
        *
-       * parameters are in quarters of an our. Following the BLE CTS specification,
+       * parameters are in quarters of an hour. Following the BLE CTS specification,
        * timezone is expected to be constant over DST which will be reported in
        * dst field.
        */