From ba4a1f42842de5abf15d8cb3a62449f3c6c3243e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 23 Aug 2010 03:15:18 +0000 Subject: docs renderings --- CHANGES.txt | 2 +- docs/whatsnew-1.3.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 3e57e0c62..bbaa4ad03 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -54,7 +54,7 @@ Backwards Incompatibilities Internal -------- -- The ``repoze.bfg.res08rce.resolve_resource_spec`` function can now +- The ``repoze.bfg.resource.resolve_resource_spec`` function can now accept a package object as its ``pname`` argument instead of just a package name. diff --git a/docs/whatsnew-1.3.rst b/docs/whatsnew-1.3.rst index 8daefa1b0..71bf3d3b6 100644 --- a/docs/whatsnew-1.3.rst +++ b/docs/whatsnew-1.3.rst @@ -290,7 +290,7 @@ Minor Feature Additions value is returned unconditionally without any resolution attempted. - The new - :meth"`repoze.bfg.configuration.Configurator.absolute_resource_spec` + :meth:`repoze.bfg.configuration.Configurator.absolute_resource_spec` method resolves a potentially relative :term:`resource specification` string into an absolute version. -- cgit v1.2.3