summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gr?nholm <alex.gronholm@nextday.fi>2010-12-23 23:17:49 +0000
committerAlex Gr?nholm <alex.gronholm@nextday.fi>2010-12-23 23:17:49 +0000
commit0802dff9af15035ce307e595fe6a6e9a7c409241 (patch)
treee79a740ac44ce24eb398bf649883a6c41abd4c9a
parent2ae4643fd1dc682a3dba2156ee48c37adba0acf8 (diff)
downloadfutures-0802dff9af15035ce307e595fe6a6e9a7c409241.tar.gz
Fixed title underline length
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index a5d084c..525ce6a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,5 +1,5 @@
:mod:`concurrent.futures` --- Asynchronous computation
-===========================================
+======================================================
.. module:: concurrent.futures
:synopsis: Execute computations asynchronously using threads or processes.