summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2013-03-04 16:06:27 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2013-03-04 16:07:16 +0000
commit199b7b11c5317322e55c04cd50cf4fe90956599e (patch)
tree9b285fb602dbbed4d751cc589a8d89e807c0eefd /docs
parent0b23c13c46d64bfeac0719dfb6e069bd94093eaf (diff)
docs: add missing char
Diffstat (limited to 'docs')
-rw-r--r--docs/source/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/faq.rst b/docs/source/faq.rst
index 6ee8b3e9..9f98d29a 100644
--- a/docs/source/faq.rst
+++ b/docs/source/faq.rst
@@ -77,5 +77,5 @@ FAQ
* `twisted <http://twistedmatrix.com/trac/milestone/Python-3.x>`_
Alot itself can be converted to py3k syntax automatically using
- `2to3 <http://docs.python.org/2/library/2to3.html>` and I will push those changes as soon
+ `2to3 <http://docs.python.org/2/library/2to3.html>`_ and I will push those changes as soon
as the libs are ready.