summaryrefslogtreecommitdiffstats
path: root/docs/access_api.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/access_api.rst')
-rw-r--r--docs/access_api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/access_api.rst b/docs/access_api.rst
index d70f120c3..c23a409bf 100644
--- a/docs/access_api.rst
+++ b/docs/access_api.rst
@@ -37,7 +37,7 @@ If every thing went fine you are ready to generate the method stubs, the command
$thrift --gen (language) pyload.thrift
You find now a directory named :file:`gen-(language)`. For instruction how to use the generated files consider the docs
-at the thrift wiki and the examples here http://wiki.apache.org/thrift/ThriftUsage
+at the thrift wiki and the examples here http://wiki.apache.org/thrift/ThriftUsage.
Example