Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Mar 24, 2011
1 parent 837128d commit 5b22e95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/Plack/Loader/Shotgun.pm
Expand Up @@ -64,7 +64,7 @@ Plack::Loader::Shotgun - forking implementation of plackup
plackup -L Shotgun
=head1 DESCRIPTIOM
=head1 DESCRIPTION
Shotgun loader delays the compilation and execution of your
application until the runtime. When a new request comes in, this forks
Expand Down
2 changes: 1 addition & 1 deletion lib/Plack/Middleware/NullLogger.pm
Expand Up @@ -20,7 +20,7 @@ Plack::Middleware::NullLogger - Send logs to /dev/null
enable "NullLogger";
=head1 DESCRIPTIOM
=head1 DESCRIPTION
NullLogger is a middleware component that receives logs and does
nothing but discarding them. Might be useful to shut up all the logs
Expand Down

0 comments on commit 5b22e95

Please sign in to comment.