Fix typo of Hander in interfaces_and_handler docs

Fixed a simple typo of the word 'Handler' (was 'Hander') inside of the 'interfaces_and_handler' documentation.
This commit is contained in:
Sean Schwartz 2016-07-12 14:16:00 -05:00 committed by GitHub
parent 0b1e97f89b
commit 9f1046ca77

View File

@ -333,7 +333,7 @@ it to ``CementApp``:
app = CementApp('myapp', log_handler=MyLogHandler)
Hander Default Configuration Settings
Handler Default Configuration Settings
-------------------------------------
All handlers can define default config file settings via their