Selaa lähdekoodia

Javadoc typo fix

svn changeset:16552/svn branch:6.5
tags/6.7.0.beta1
Artur Signell 13 vuotta sitten
vanhempi
commit
217206ca92
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/com/vaadin/ui/ComponentContainer.java

+ 1
- 1
src/com/vaadin/ui/ComponentContainer.java Näytä tiedosto

@@ -31,7 +31,7 @@ public interface ComponentContainer extends Component {
* Removes the component from this container.
*
* @param c
* the component to be added.
* the component to be removed.
*/
public void removeComponent(Component c);


Loading…
Peruuta
Tallenna