Skip to content
This repository was archived by the owner on Apr 27, 2019. It is now read-only.

Commit 5a0f88c

Browse files
committed
Fixed a silly typo.
1 parent 4d9ff11 commit 5a0f88c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/warpy_plugin/warpy_plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Warpy(SimpleCommandPlugin):
88
"""
9-
Plugin that allows privleged players to warp around as they like.
9+
Plugin that allows privileged players to warp around as they like.
1010
"""
1111
name = "warpy_plugin"
1212
depends = ['command_dispatcher', 'player_manager']

0 commit comments

Comments
 (0)