mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 13:56:49 +00:00
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:
parent
0b1e97f89b
commit
9f1046ca77
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user