Skip to content

Commit

Permalink
fixed typo in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Aug 14, 2013
1 parent 6833f1a commit 617aead
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes
@@ -1,5 +1,5 @@

4.25 2013-08-13
4.25 2013-08-14

4.24 2013-08-08
- Added ancestors method to Mojo::DOM.
Expand Down
2 changes: 1 addition & 1 deletion lib/Mojolicious/Lite.pm
Expand Up @@ -959,7 +959,7 @@ C<log> directory exists.
$ mkdir log
Mode changes also affects a few other aspects of the framework, such as mode
Mode changes also affect a few other aspects of the framework, such as mode
specific C<exception> and C<not_found> templates.
=head2 Testing
Expand Down

0 comments on commit 617aead

Please sign in to comment.