We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67381f8 commit 4e59841Copy full SHA for 4e59841
1 file changed
engine/src/main/battlecode/common/RobotController.java
@@ -766,7 +766,7 @@ public interface RobotController {
766
* Tests whether this robot can place a cat trap at the given location.
767
*
768
* @param loc the location to place cat trap
769
- * @return whether the robot can remove a cat trap at the given location
+ * @return whether the robot can place a cat trap at the given location
770
771
* @battlecode.doc.costlymethod
772
*/
0 commit comments