Skip to content

Commit 598871b

Browse files
committed
typo fix in localization
1 parent 7ddb731 commit 598871b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/express/public/localization/dashboard/dashboard.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ events.edit.event-visible = Event is visible
358358
events.edit.event-visible-description = If an event is invisible server will continue to record data for it but it will not be displayed in the user interface.
359359
events.edit.display-count = Display name for count
360360
events.edit.display-count-description = A display name for the count property of this event
361-
events.edit.display-sum = Dsiplay name for sum
361+
events.edit.display-sum = Display name for sum
362362
events.edit.display-sum-description = A display name for the optional sum property of this event
363363
events.edit.display-duration = Display name for duration
364364
events.edit.display-duration-description = A display name for the optional duration property of this event.

0 commit comments

Comments
 (0)