Skip to content

Commit aaa89ab

Browse files
authored
Update AddressbookUI.java
1 parent e34861b commit aaa89ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/devopsdemo/tutorial/addressbook/AddressbookUI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import com.vaadin.v7.ui.Grid;
1919
import com.vaadin.v7.ui.TextField;
2020

21-
/****** User Interface written in Java.
21+
/*** User Interface written in Java.
2222
*
2323
* Define the user interface shown on the Vaadin generated web page by extending the UI class.
2424
* By default, a new UI instance is automatically created when the page is loaded. To reuse

0 commit comments

Comments
 (0)