summaryrefslogtreecommitdiffstats
path: root/doc/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.html')
-rw-r--r--doc/install.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.html b/doc/install.html
index 71fe7f0..a2dff56 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -26,7 +26,7 @@ Before reporting bugs, please read the <a href="trouble.html">Troubleshooting</a
</p>
<h2>System Retquirements</h2>
<p>PyKDE only runs on Linux or other Unix-based systems. The usual tools (compiler,
-linker, make, etc) are retquired. In addition you need:
+linker, make, etc) are required. In addition you need:
</p>
<dl>
<dt>sip</dt>
@@ -60,7 +60,7 @@ are in the same location as the PyTQt files (usually python/site-packages). Thes
files are generated automatically if you build/compile sip and PyTQt from source.
</p>
<p>
-PyKDE also retquires the PyTQt sip files to build and compile. If you installed PyTQt from an
+PyKDE also requires the PyTQt sip files to build and compile. If you installed PyTQt from an
RPM, you also need to have installed the corresponding "PyTQt-devel" RPM, which contains the
PyTQt sip files.
</p>