Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amenonsen committed Aug 7, 2014
1 parent 6300240 commit 2a92ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Plugins.pm
Expand Up @@ -70,7 +70,7 @@ Mojolicious::Plugins - Plugin manager
use Mojolicious::Plugins;
my $plugins = Mojolicious::Plugin->new;
my $plugins = Mojolicious::Plugins->new;
push @{$plugins->namespaces}, 'MyApp::Plugin';
=head1 DESCRIPTION
Expand Down

0 comments on commit 2a92ed5

Please sign in to comment.