From b227202f0e7d012efd93e904f19e145fcc726610 Mon Sep 17 00:00:00 2001 From: fyears <1142836+fyears@users.noreply.github.com> Date: Sat, 30 Apr 2022 16:04:13 +0800 Subject: [PATCH] fix typo --- en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en.json b/en.json index ba1a9d5..aa0d613 100644 --- a/en.json +++ b/en.json @@ -99,7 +99,7 @@ "settings_runoncestartup": "run once on start up automatically", "settings_runoncestartup_desc": "This settings allows setting running ONCE on start up automatically. This will take effect on NEXT start up after changing. This setting, is different from \"schedule for auto run\" which starts syncing after EVERY interval.", "settings_runoncestartup_notset": "(not set)", - "settings_runoncestartup_1sec": "sync once after 1 seconds of start up", + "settings_runoncestartup_1sec": "sync once after 1 second of start up", "settings_runoncestartup_10sec": "sync once after 10 seconds of start up", "settings_runoncestartup_30sec": "sync once after 30 seconds of start up",