diff options
| author | Lionel Elie Mamane <lionel@mamane.lu> | 2024-11-09 20:07:19 +0100 |
|---|---|---|
| committer | FintasticMan <finlay.neon.kid@gmail.com> | 2024-11-25 08:55:37 +0100 |
| commit | 79ee8869043bd9d86af17dc93ba40f6c2096f934 (patch) | |
| tree | b5eb83110502ffe21cb44040826ea89bd8fce326 /src/components/datetime/DateTimeController.h | |
| parent | b1d70ae2ed57fe924d75ad221273a15504eac013 (diff) | |
spelling
Diffstat (limited to 'src/components/datetime/DateTimeController.h')
| -rw-r--r-- | src/components/datetime/DateTimeController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/datetime/DateTimeController.h b/src/components/datetime/DateTimeController.h index 5a453f20..a005f9ac 100644 --- a/src/components/datetime/DateTimeController.h +++ b/src/components/datetime/DateTimeController.h @@ -41,7 +41,7 @@ namespace Pinetime { * * 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. */ |
