spelling: periodically

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:27:42 -05:00
parent 33edf22381
commit dd02b29b2a

View file

@ -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");