Merge branch 'f/themeNameCollision' of https://github.com/informatik-ag-ngl/envoy-client into f/themeNameCollision

This commit is contained in:
Kai S. K. Engelbart 2019-12-27 16:58:43 +02:00
commit 819bc3f903

View File

@ -41,7 +41,7 @@ public class NewThemeScreen extends JDialog {
/**
* 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
* 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 parent the dialog is launched with its location relative to this {@link SettingsScreen}
* @param newThemeAction is executed when a new theme name is entered