mobile: fix typo

Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
This commit is contained in:
Ammar Ahmed
2022-12-16 22:33:47 +05:00
committed by Abdullah Atta
parent 088235a46d
commit 2f92bf0de8

View File

@@ -391,7 +391,7 @@ export const settingsGroups: SettingSection[] = [
id: "auto-sync",
name: "Disable auto sync",
description:
"Turn of automatic syncing. Changes from this client will be synced only when you run sync manually.",
"Turn off automatic syncing. Changes from this client will be synced only when you run sync manually.",
type: "switch",
property: "disableAutoSync"
},