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 authored and JF002 committed Nov 4, 2024
1 parent 57b6db8 commit afeded0
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::cloudSunRain, "Weather", Apps::SettingWeatherFormat},
{Symbols::batteryHalf, "Battery", Apps::BatteryInfo},

Expand Down

0 comments on commit afeded0

Please sign in to comment.