Fix several repeated words

Depressing how many of these there are. Some come from Dan though
(including one in the LICENSE!), so at least it's not just me!
This commit is contained in:
Jonathan Coates
2024-08-17 11:39:14 +01:00
parent aa8078ddeb
commit cdfa866760
11 changed files with 13 additions and 13 deletions
@@ -5,7 +5,7 @@
package dan200.computercraft.api.turtle;
/**
* An enum representing the two sides of the turtle that a turtle turtle might reside.
* An enum representing the two sides of the turtle that a turtle upgrade might reside.
*/
public enum TurtleSide {
/**