fixed typo
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
import be.kuleuven.cs.som.annotate.*;
|
||||||
|
|
||||||
public class Worm {
|
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
|
* @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
|
* with the distance of a step in the x-orientation
|
||||||
|
Reference in New Issue
Block a user