From 02ad6009b552150d4a32cfebdb9ac5ff8c3c77cd Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Wed, 23 Feb 2011 10:29:44 +1300 Subject: [PATCH] Fix typos. Signed-off-by: Andrew McMillan --- docs/website/installation.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/website/installation.php b/docs/website/installation.php index 6cc30415..7118579c 100644 --- a/docs/website/installation.php +++ b/docs/website/installation.php @@ -189,7 +189,6 @@ single virtual host.

I use a Virtual Host stanza like this:

-#
 # Virtual Host def for Debian packaged DAViCal
 <VirtualHost 123.4.56.78 >
   DocumentRoot /usr/share/davical/htdocs
@@ -317,7 +316,7 @@ you will also want to add access for in your pg_hba.conf, although in that case
 may want to set the user to have a password, since it has full control over the DAViCal
 database structure and content.

-See http://wiki.davical.org/w/Update-davical-database for more information. +

See http://wiki.davical.org/w/Update-davical-database for more information.