Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/examples/python.rst
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-10-20 20:39:46 +0200
committerGitHub <noreply@github.com>2020-10-20 20:39:46 +0200
commit2fc51d540a78da3d7cf24b595a611f45915a55d0 (patch)
tree4e2b46493fadf9cf777e9371545a2e93d1510b17 /docs/examples/python.rst
parentf32f1e238a0a36b0d1b5220df6f6f053c6c4168c (diff)
parent5ded22a5d0f5fb1cf1d4d95945f655e8b6a33896 (diff)
Merge pull request #57 from vamega/fixup
Fix minor issues like typos and code style violations.
Diffstat (limited to 'docs/examples/python.rst')
-rw-r--r--docs/examples/python.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/python.rst b/docs/examples/python.rst
index 2f7c9301..04f2f43a 100644
--- a/docs/examples/python.rst
+++ b/docs/examples/python.rst
@@ -8,7 +8,7 @@ The way the library is invoked in module mode is limited to executing scripts un
It's there for important to place any script or profile you wish to invoke in the examples folder prior to building and installing.
-Pre-requisits
+Pre-requisites
-------------
We'll assume you've followed the `installing.python.manual`_ method.