Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vhf committed Sep 9, 2013
1 parent 07b4dca commit fd6679a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extensions/api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ object) and returns either that root element or a modified root element.

A pseudo example:

from markdown.treprocessors import Treeprocessor
from markdown.treeprocessors import Treeprocessor

class MyTreeprocessor(Treeprocessor):
def run(self, root):
Expand Down

0 comments on commit fd6679a

Please sign in to comment.