From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 28 May 2020 09:19:08 +0000 (+0200) Subject: Fix typo X-Git-Tag: v_3_0_29~390 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/static/user-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=1fd6bf1646b6a5f8c8546c60e73dc09cd836d53a;p=privoxy.git Fix typo --- diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index da62dade..6a0e72e8 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -2550,7 +2550,7 @@ for-privoxy-version=3.0.11 The main compilation takes place with IBM Visual Age C++. Some ancillary work takes place with GNU tools, available from various sources like hobbes.nmsu.edu. - Specificially, you will need <filename>autoheader</filename>, + Specifically, you will need <filename>autoheader</filename>, <filename>autoconf</filename> and <filename>sh</filename> tools. The packaging takes place with WarpIN, available from various sources, including its home page: <ulink url="http://www.xworkplace.org/">xworkplace</ulink>.