mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-12 12:13:10 +00:00
Fix JavaDoc
This commit is contained in:
parent
4d44136528
commit
8f0ca5d2ba
@ -31,7 +31,6 @@ public class InfoDialog extends Dialog implements LocaleChangeObserver {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates new InfoDialog.
|
* Creates new InfoDialog.
|
||||||
* @throws Exception
|
|
||||||
*/
|
*/
|
||||||
protected InfoDialog() {
|
protected InfoDialog() {
|
||||||
heading = new H4(getTranslation("root.inputSyntax"));
|
heading = new H4(getTranslation("root.inputSyntax"));
|
||||||
|
Loading…
Reference in New Issue
Block a user