Skip to content

Commit 974f1a5

Browse files
author
uodut
committed
commit try
1 parent 97367e3 commit 974f1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/Collection/list/ArrayDequeDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
*/
1010
public class ArrayDequeDemo {
1111
public static void main(String[] args) {
12-
System.out.println("changed!");
12+
System.out.println("project changed!");
1313
}
1414
}

0 commit comments

Comments
 (0)