@@ -24,9 +24,9 @@ with the Libkiwix compilation itself, we recommend to have a look to
24
24
Preamble
25
25
--------
26
26
27
- Although the Libkiwix can be (cross-)compiled on/for many sytems , the
27
+ Although the Libkiwix can be (cross-)compiled on/for many systems , the
28
28
following documentation explains how to do it on POSIX ones. It is
29
- primarly thought for GNU/Linux systems and has been tested on recent
29
+ primarily thought for GNU/Linux systems and has been tested on recent
30
30
releases of Ubuntu and Fedora.
31
31
32
32
Dependencies
@@ -54,7 +54,7 @@ The following dependency needs to be available at runtime:
54
54
These dependencies may or may not be packaged by your operating
55
55
system. They may also be packaged but only in an older version. The
56
56
compilation script will tell you if one of them is missing or too old.
57
- In the worse case, you will have to download and compile bleeding edge
57
+ In the worst case, you will have to download and compile bleeding edge
58
58
version by hand.
59
59
60
60
If you want to install these dependencies locally, then use the
@@ -201,7 +201,7 @@ To use JS provided by kiwix-serve you can use the following template to start wi
201
201
202
202
203
203
If you compile manually Libmicrohttpd, you might need to compile it
204
- without GNU TLS, a bug here will empeach further compilation
204
+ without GNU TLS, a bug here will impeach further compilation
205
205
otherwise.
206
206
207
207
If the compilation still fails, you might need to get a more recent
0 commit comments