From f2086c23b03717ead05ca3a512091e302534c002 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 28 Dec 2009 21:16:07 +0000 Subject: LaTeX rendering fixes. --- docs/narr/scanning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/scanning.rst') diff --git a/docs/narr/scanning.rst b/docs/narr/scanning.rst index 4aceb926b..83908540e 100644 --- a/docs/narr/scanning.rst +++ b/docs/narr/scanning.rst @@ -74,7 +74,7 @@ found by the scanner, a set of calls are made to a :term:`Configurator` on behalf of the developer: these calls represent the intent of the configuration decoration. In the example above, this is best represented as the scanner translating the arguments to -:class:`repoze.bfg.view..bfg_view` into a call to the +:class:`repoze.bfg.view.bfg_view` into a call to the :meth:`repoze.bfg.configuration.Configurator.add_view` method, effectively: -- cgit v1.2.3