Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
spelling.
  • Loading branch information
eichin committed Sep 26, 2013
1 parent e92d7cf commit e8df97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def __init__(self, *args, **kwargs):
* html_replacement_text: Text used when safe_mode is set to "replace".
* tab_length: Length of tabs in the source. Default: 4
* enable_attributes: Enable the conversion of attributes. Default: True
* smart_emphasis: Treat `_connected_words_` intelegently Default: True
* smart_emphasis: Treat `_connected_words_` intelligently Default: True
* lazy_ol: Ignore number of first item of ordered lists. Default: True
"""
Expand Down

0 comments on commit e8df97f

Please sign in to comment.