Skip to content

Commit

Permalink
Fixed property item description text.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemmermann committed Aug 31, 2022
1 parent 7c96cf0 commit 7a69959
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ public String getName() {

@Override
public String getDescription() {
return "Early / Late Hours Layout Strategy";
return "Show current time marker.";
}

@Override
Expand Down

0 comments on commit 7a69959

Please sign in to comment.