1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-06 12:27:56 +00:00

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

View File

@@ -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 {
/**