From 9d33a1f071df207878b45df2cd5512dae1087bb3 Mon Sep 17 00:00:00 2001 From: Marius Gedminas Date: Sun, 7 Nov 2010 18:26:34 +0200 Subject: Minor documentation fixes. --- docs/narr/static.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/static.rst') diff --git a/docs/narr/static.rst b/docs/narr/static.rst index a60b84445..90ee61f6c 100644 --- a/docs/narr/static.rst +++ b/docs/narr/static.rst @@ -120,7 +120,7 @@ imperative configuration for the same purpose. Generating Static Resource URLs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -When a :meth:`pyramid.configuration.Configurator.add_static_view`` method is +When a :meth:`pyramid.configuration.Configurator.add_static_view` method is used to register a static resource directory, a special helper API named :func:`pyramid.static_url` can be used to generate the appropriate URL for a package resource that lives in one of the directories named by the static -- cgit v1.2.3