Skip to content

Commit 72c13ea

Browse files
FliegendeWurstwadoon
authored andcommitted
Fix javadoc formatting
1 parent 16e768e commit 72c13ea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

key.ui/src/main/java/de/uka/ilkd/key/gui/IssueDialog.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@ private static List<PositionedIssueString> decorateHTML(Set<PositionedIssueStrin
191191
}
192192

193193
/**
194-
* Construct a new issue dialog based on the title, the warnings to show and the exception to show.
194+
* Construct a new issue dialog based on the title, the warnings to show and the exception to
195+
* show.
195196
*
196197
* @param owner parent window
197198
* @param title dialog title

0 commit comments

Comments
 (0)