summaryrefslogtreecommitdiff
path: root/docs/source/faq.rst
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:06:45 +0000
commitb5f5befc4356e3f7ee5474dfc822b721324dc6fe (patch)
treec6e6e13910846e5fb57e2564257852a39e4f1b52 /docs/source/faq.rst
parent418aec554a5ad5a57ba8d0ecdad7cf485c20f1bf (diff)
docs: add missing char
Diffstat (limited to 'docs/source/faq.rst')
-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.