summaryrefslogtreecommitdiffstats
path: root/docs/api/overview.rst
diff options
context:
space:
mode:
authorGravatar X3n0m0rph59 <X3n0m0rph59@googlemail.com> 2012-04-22 16:54:06 +0200
committerGravatar X3n0m0rph59 <X3n0m0rph59@googlemail.com> 2012-04-22 16:54:06 +0200
commit5a7f415a25d8e036a37851fcd5e9be81caae2804 (patch)
treedf0152bd22a770a3c268dc5ad3c264209d092121 /docs/api/overview.rst
parentcaptcha decrypting for all plugin types, new interaction manager (diff)
downloadpyload-5a7f415a25d8e036a37851fcd5e9be81caae2804.tar.xz
Fixed spelling in the documentation
Diffstat (limited to 'docs/api/overview.rst')
-rw-r--r--docs/api/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/overview.rst b/docs/api/overview.rst
index 47fe1be82..37aa8a526 100644
--- a/docs/api/overview.rst
+++ b/docs/api/overview.rst
@@ -16,7 +16,7 @@ The idea of the centralized pyLoad :class:`Api <module.Api.Api>` is to give unif
and plugins in pyLoad, and furthermore to other clients, written in arbitrary programming languages.
Most of the :class:`Api <module.Api.Api>` functionality is exposed via RPC [2]_ and accessible via thrift [3]_ or
simple JSON objects [4]_. In conclusion the :class:`Api <module.Api.Api>` is accessible via many programming language,
-over network from remote maschines and over browser with javascript.
+over network from remote machines and over browser with javascript.
.. rubric:: Contents