From 6259914861a9fa6437e8ab5f45100741087be134 Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Sun, 12 Dec 2010 10:57:30 -0700 Subject: break long sentence --- docs/narr/templates.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index 2c288a043..028ef1a83 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -84,10 +84,9 @@ prefix on Windows. file instead of treating relative paths as relative to the current view module. See :ref:`mako_templates`. -The path can alternately be a :term:`resource specification` in the -form ``some.dotted.package_name:relative/path``, making it possible to -address template resources which live in another package. For -example: +The path can alternately be a :term:`resource specification` in the form +``some.dotted.package_name:relative/path``. This makes it possible to +address template resources which live in another package. For example: .. code-block:: python :linenos: -- cgit v1.2.3