Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
d2022-10-17 t04:48
  • Loading branch information
ewingson authored Oct 17, 2022
1 parent de2ce44 commit 67db674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion a0311b_cross.java
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ public static void main (String[] args) {
// hv * vh 1,2,5,6
case 1: case 2: case 5: case 6:
{
//no content neccessary by purpose
//no content necessary by purpose
break;
}
// | * x 3,4
Expand Down

0 comments on commit 67db674

Please sign in to comment.