We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e768e commit 72c13eaCopy full SHA for 72c13ea
1 file changed
key.ui/src/main/java/de/uka/ilkd/key/gui/IssueDialog.java
@@ -191,7 +191,8 @@ private static List<PositionedIssueString> decorateHTML(Set<PositionedIssueStrin
191
}
192
193
/**
194
- * Construct a new issue dialog based on the title, the warnings to show and the exception to show.
+ * Construct a new issue dialog based on the title, the warnings to show and the exception to
195
+ * show.
196
*
197
* @param owner parent window
198
* @param title dialog title
0 commit comments