Skip to content

Commit b2ce3a5

Browse files
authored
Merge pull request rage#87 from Miuwys/master
Fix Typo in 1.2
2 parents 46de871 + 17fdcd4 commit b2ce3a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/part-1/2-printing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,4 +548,4 @@ public class Comments {
548548
}
549549
```
550550

551-
The last line of the example shows a particularly handy use-case for comments. Code that has been written does not need to eb deleted to try out something else.
551+
The last line of the example shows a particularly handy use-case for comments. Code that has been written does not need to be deleted to try out something else.

0 commit comments

Comments
 (0)