Skip to content

Commit 4176921

Browse files
committed
Typo
1 parent 5e5712f commit 4176921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pages/settings_page.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1069,7 +1069,7 @@ class SettingsPageState extends State<SettingsPage> {
10691069
Padding(
10701070
padding: const EdgeInsets.symmetric(horizontal: 20),
10711071
child: Text(
1072-
"This will allow you to backup your main app settings (e.g.: scripts, shortcuts, etc.) locally so"
1072+
"This will allow you to backup your main app settings (e.g.: scripts, shortcuts, etc.) locally so "
10731073
"that you can later restore them if needed or share them across different devices",
10741074
style: TextStyle(
10751075
color: Colors.grey[600],

0 commit comments

Comments
 (0)