This commit is contained in:
Nanne Baars
2017-03-23 20:30:23 +01:00
parent b093d36dc3
commit ebf2f9d864
4 changed files with 82 additions and 11 deletions

View File

@ -61,7 +61,7 @@ public class LessonTracker implements Serializable {
}
/**
* Mark an assingment as solved
* Mark an assignment as solved
*
* @param solvedAssignment the assignment which the user solved
*/