We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d70ae commit 79ee886Copy full SHA for 79ee886
src/components/datetime/DateTimeController.h
@@ -41,7 +41,7 @@ namespace Pinetime {
41
*
42
* used to update difference between utc and local time (see UtcOffset())
43
44
- * parameters are in quarters of an our. Following the BLE CTS specification,
+ * parameters are in quarters of an hour. Following the BLE CTS specification,
45
* timezone is expected to be constant over DST which will be reported in
46
* dst field.
47
*/
0 commit comments