Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
typo: s/icludeme/includeme
Browse files Browse the repository at this point in the history
  • Loading branch information
vaz committed Aug 27, 2015
1 parent e3586a4 commit 7e9d4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nefertari/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
the db.
The specified engine module is also `config.include`d here, thus running the
engine's `icludeme` function and allowing setting up required state,
engine's `includeme` function and allowing setting up required state,
performing some actions, etc.
The engine specified may be either a module or a package.
Expand Down

0 comments on commit 7e9d4ea

Please sign in to comment.