Skip to content

Commit

Permalink
remove reference to IController from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed May 14, 2012
1 parent 4f597cc commit d102c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/writing-extensions.rst
Expand Up @@ -136,7 +136,7 @@ Here's a list of some of the more commonly used plugin interfaces:
``IMapper``
Listens and react to every database change.

``IRoutes`` and ``IController``
``IRoutes``
Provide an implementation to handle a particular URL.

``IGenshiStreamFilter``
Expand Down

0 comments on commit d102c03

Please sign in to comment.