Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit caff6a8

Browse files
author
barnabartha
committed
SORMAS-Foundation#2855 - fix captions
1 parent 1c56246 commit caff6a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sormas-api/src/main/java/de/symeda/sormas/api/i18n/Captions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1557,7 +1557,7 @@ public interface Captions {
15571557
String symptomsLesionsLocations = "symptomsLesionsLocations";
15581558
String symptomsMaxTemperature = "symptomsMaxTemperature";
15591559
String symptomsSetClearedToNo = "symptomsSetClearedToNo";
1560-
String symptomsSetClearedToUnknown="symptomsSetClearedToUnknown";
1560+
String symptomsSetClearedToUnknown = "symptomsSetClearedToUnknown";
15611561
String system = "system";
15621562
String Task = "Task";
15631563
String Task_assigneeReply = "Task.assigneeReply";

0 commit comments

Comments
 (0)