Skip to content

Commit

Permalink
Update Date&Time settings label for "Date & Time"
Browse files Browse the repository at this point in the history
  • Loading branch information
ajira86 committed Jun 26, 2023
1 parent 5f3acfa commit 4876860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/displayapp/screens/settings/Settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ namespace Pinetime {
{Symbols::home, "Watch face", Apps::SettingWatchFace},

{Symbols::shoe, "Steps", Apps::SettingSteps},
{Symbols::clock, "Date&Time", Apps::SettingSetDateTime},
{Symbols::clock, "Date & Time", Apps::SettingSetDateTime},
{Symbols::batteryHalf, "Battery", Apps::BatteryInfo},
{Symbols::clock, "Chimes", Apps::SettingChimes},

Expand Down

0 comments on commit 4876860

Please sign in to comment.