Fixed Javadoc comment
This commit is contained in:
parent
c732c0cf45
commit
aad7fadc50
@ -39,7 +39,7 @@ public class NewThemeScreen extends JDialog {
|
|||||||
/**
|
/**
|
||||||
* Creates a window, where you can choose a name for a new {@link Theme}. <br>
|
* Creates a window, where you can choose a name for a new {@link Theme}. <br>
|
||||||
* There are two versions of this Window. The first one is responsible for
|
* There are two versions of this Window. The first one is responsible for
|
||||||
* choosing the name, the second one appears, the the name already exists.
|
* choosing the name, the second one appears, if the name already exists.
|
||||||
*
|
*
|
||||||
* @param parentClass The class, where this constructor is invoked.
|
* @param parentClass The class, where this constructor is invoked.
|
||||||
* @since Envoy v0.3-alpha
|
* @since Envoy v0.3-alpha
|
||||||
|
Reference in New Issue
Block a user