This commit is contained in:
hneemann 2017-09-10 11:46:45 +02:00
parent 54d4b02910
commit 5a602cb534

View File

@ -17,7 +17,7 @@ public interface Editor<T> {
T getValue();
/**
* Addes the components of the editor to the panel
* Adds the components of the editor to the panel
*
* @param panel the panel to add the components to
* @param key the key which is to edit