Skip to content

Commit

Permalink
correct typo after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
patricgruber committed Jan 3, 2025
1 parent a5feb1f commit 84f851c
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 @@ -39,7 +39,7 @@ namespace Pinetime {

{Symbols::shoe, "Steps", Apps::SettingSteps},
{Symbols::heartBeat, "Heartrate", Apps::SettingHeartRate},
{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 84f851c

Please sign in to comment.