Skip to content

Commit

Permalink
fix meta typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Mar 9, 2018
1 parent adb6398 commit 7226ac1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -30,7 +30,7 @@ public class EntityEntersVehicleScriptEvent extends BukkitScriptEvent implements
//
// @Context
// <context.vehicle> returns the dEntity of the vehicle.
// <context.entity> returns the dEntity of the exiting entity.
// <context.entity> returns the dEntity of the entering entity.
//
// @Player when the entity that entered the vehicle is a player.
//
Expand Down

0 comments on commit 7226ac1

Please sign in to comment.