Skip to content

Commit 86bb386

Browse files
authored
Fix typo in comment and update message
1 parent a1b13c5 commit 86bb386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/mycompany/app/App.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package com.mycompany.app;
22

33
/**
4-
* Hellgvbhnjo world!
4+
* Hello world!
55
*/
66
public class App {
77

0 commit comments

Comments
 (0)