Skip to content

Commit a7244b2

Browse files
authored
Update 06-Housekeeping.md (#639)
typo
1 parent 21413cb commit a7244b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/06-Housekeeping.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ public class ExplicitStatic {
11301130
输出:
11311131

11321132
```
1133-
Inside main
1133+
Inside main()
11341134
Cup(1)
11351135
Cup(2)
11361136
f(99)
@@ -1182,7 +1182,7 @@ public class Mugs {
11821182
输出:
11831183

11841184
```
1185-
Inside main
1185+
Inside main()
11861186
Mug(1)
11871187
Mug(2)
11881188
mug1 & mug2 initialized

0 commit comments

Comments
 (0)