Skip to content
Snippets Groups Projects
Commit d91d8afc authored by Niklas Mettälä's avatar Niklas Mettälä
Browse files

fixed more typos

parent adbc9718
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ class Crow extends Bird {
}
public class Exercise3 {
public Teht3() {
public Exercise3() {
System.out.println("Exercise 3");
challenge1(new Crow());
......
package fi.utu.tech.ooj.exercise4.exercise4;
public class Exercise4 {
public Teht4() {
public Exercise4() {
System.out.println("Exercise 4");
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment