diff --git a/doc/writing-extensions.rst b/doc/writing-extensions.rst index 56be5996097..04e9495d862 100644 --- a/doc/writing-extensions.rst +++ b/doc/writing-extensions.rst @@ -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``