diff --git a/PBot/Plugins/_Example.pm b/PBot/Plugins/_Example.pm index 234abdd9..a57f8dd8 100644 --- a/PBot/Plugins/_Example.pm +++ b/PBot/Plugins/_Example.pm @@ -1,5 +1,5 @@ -package PBot::Pluggable::_Example; +package PBot::Plugins::_Example; use warnings; use strict;