Skip to content

Commit

Permalink
Update src/main/java/ch/njol/skript/sections/EffSecSpawn.java
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
  • Loading branch information
2 people authored and Moderocky committed May 31, 2024
1 parent ec27974 commit ff8051a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/ch/njol/skript/sections/EffSecSpawn.java
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"spawn a zombie at the player:",
"\tset name of the zombie to \"\""
})
@Since("1.0, 2.6.1 (with section), INSERT_VERSION (dropped items)")
@Since("1.0, 2.6.1 (with section), INSERT VERSION (dropped items)")
public class EffSecSpawn extends EffectSection {

public static class SpawnEvent extends Event {
Expand Down

0 comments on commit ff8051a

Please sign in to comment.