Skip to content

Commit 60df721

Browse files
authored
한글화
1 parent e571067 commit 60df721

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package effectivejava.chapter4.item25;
22

3-
// (Page 115)
3+
// (150쪽)
44
public class Main {
55
public static void main(String[] args) {
66
System.out.println(Utensil.NAME + Dessert.NAME);
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)