mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: periodically
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
33edf22381
commit
dd02b29b2a
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ static void NOINLINE prv_update_storage(time_t utc_sec) {
|
|||
SettingsFile *file = activity_private_settings_open();
|
||||
|
||||
if (file && (s_activity_state.update_settings_counter <= 0)) {
|
||||
// Peridocically save current stats into settings, so that if watch resets or crashes we
|
||||
// Periodically save current stats into settings, so that if watch resets or crashes we
|
||||
// don't lose too much info
|
||||
ACTIVITY_LOG_DEBUG("updating current stats in settings");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue