Added a v

This commit is contained in:
DieGurke 2019-12-27 17:04:02 +01:00
parent 3df4556c49
commit b21b212695

View File

@ -39,7 +39,7 @@ public class GeneralSettingsPanel extends SettingsPanel {
* *
* @param parent the {@link SettingsScreen} as a part of which this * @param parent the {@link SettingsScreen} as a part of which this
* {@link SettingsPanel} is displayed * {@link SettingsPanel} is displayed
* @since Envoy 0.3-alpha * @since Envoy v0.3-alpha
*/ */
public GeneralSettingsPanel(SettingsScreen parent) { public GeneralSettingsPanel(SettingsScreen parent) {
super(parent); super(parent);