summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpjenvey <devnull@localhost>2008-11-22 21:47:12 +0000
committerpjenvey <devnull@localhost>2008-11-22 21:47:12 +0000
commit9813044a905e27fa12316090b88b6b8afe28c9b9 (patch)
tree0a507a5fef99e166eb72a91a4b360ba34eb51159
parent9c3fd630c9610bc944fe2db1231e8db1fefb0988 (diff)
downloadtempita-9813044a905e27fa12316090b88b6b8afe28c9b9.tar.gz
fix rST typo
thanks Piotr Ozarowski
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 42b269e..d47e8f0 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -207,7 +207,7 @@ function; the implementation for ``Template.from_filename(...)`` is::
get_template=from_template.get_template)
You can also pass in a constructor argument `default_inherit`, which
-will be the inherited template name when no ``{{inherit}}` is in the
+will be the inherited template name when no ``{{inherit}}`` is in the
template.
The inherited template is executed with a variable ``self``, which