Skip to content

Commit

Permalink
Fix copy/paste error in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben McCann committed Mar 25, 2015
1 parent c91927c commit 2fc0acf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -65,7 +65,7 @@ You can also provide your own application loader:

You then need to specifiy it in `play.application.loader`:

play.modules.enabled := "modules.CustomApplicationLoader"
play.application.loader := "modules.CustomApplicationLoader"

### Play libraries

Expand Down

0 comments on commit 2fc0acf

Please sign in to comment.