From 315e469540afeba4bffe7bafb1364a7bab059a24 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sun, 7 Oct 2018 02:40:23 -0700 Subject: Use proper case for Setuptools as a library name. Change Setuptools to a glossary term where useful. --- docs/narr/assets.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/assets.rst') diff --git a/docs/narr/assets.rst b/docs/narr/assets.rst index 06594dbb7..d1d64f0c3 100644 --- a/docs/narr/assets.rst +++ b/docs/narr/assets.rst @@ -735,7 +735,7 @@ feature, a :term:`Configurator` API exists named - A directory of static files served up by an instance of the ``pyramid.static.static_view`` helper class. -- Any other asset (or set of assets) addressed by code that uses the setuptools +- Any other asset (or set of assets) addressed by code that uses the Setuptools :term:`pkg_resources` API. .. index:: -- cgit v1.2.3