fixed typo

This commit is contained in:
2018-02-27 12:39:51 +01:00
parent 4d1c5ad2e3
commit 79360637f6

View File

@@ -1,3 +1,4 @@
import be.kuleuven.cs.som.annotate.*;
public class Worm {
@@ -155,7 +156,7 @@ public class Worm {
}
/**
* @param NumberSteps ...
* @param numberSteps ...
*
* @post the new x-coordinate schould be the old one plus the number of steps multiplied
* with the distance of a step in the x-orientation