summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/environment.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/narr/environment.rst b/docs/narr/environment.rst
index abca73433..6a366f783 100644
--- a/docs/narr/environment.rst
+++ b/docs/narr/environment.rst
@@ -56,14 +56,15 @@ application-specific configuration settings.
| | | ``package`` passed to ``make_app`` |
| | | by the application. It may also |
| | | take the form of a resource |
-| | | "specification" which names both the |
+| | | "specification" which names both the |
| | | package name and a package-relative |
| | | filename, e.g. |
| | | ``dotted.package.name:path/to.zcml``. |
| | | If it is a resource specification, |
| | | both the *package* and the |
-| | | *filename* passed to ``make_app`` are |
-| | | overridden with the implied values. |
+| | | *filename* passed to ``make_app`` |
+| | | are overridden with the implied |
+| | | values. |
+---------------------------------+-----------------------------+----------------------------------------+
Examples