From: Fabian Keil <fk@fabiankeil.de> Date: Fri, 26 Aug 2016 12:32:07 +0000 (+0000) Subject: Fix a typo X-Git-Tag: v_3_0_26~7 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/@default-cgi@edit-actions-list?a=commitdiff_plain;h=fb83377ec681efaf0ae564f409824390da384048;p=privoxy.git Fix a typo --- diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 8794512d..1f10b9b5 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -21,7 +21,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 2.78 2016/08/25 19:53:28 ler762 Exp $ + $Id: developer-manual.sgml,v 2.79 2016/08/26 12:31:58 fabiankeil Exp $ Copyright (C) 2001-2016 Privoxy Developers https://www.privoxy.org/ See LICENSE. @@ -49,7 +49,7 @@ </pubdate> - <pubdate>$Id: developer-manual.sgml,v 2.78 2016/08/25 19:53:28 ler762 Exp $</pubdate> + <pubdate>$Id: developer-manual.sgml,v 2.79 2016/08/26 12:31:58 fabiankeil Exp $</pubdate> <!-- @@ -2156,7 +2156,7 @@ and in without the ability to build these). Some docs may require rather obscure processing tools. <filename>config</filename>, the man page (and the html version of the man page) - fall in this category. REAMDE, the man page, AUTHORS, and config + fall in this category. README, the man page, AUTHORS, and config should all also be committed to CVS for other packagers. The formal docs should be uploaded to the webserver. See the Section "Updating the webserver" in this manual for details.