From c1c14aaa8efd374a37953a6d9cf2bbc955212f1f Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Fri, 24 Feb 2006 01:21:18 +0000 Subject: [PATCH] Documentation spelling patch: 'acccess' -> 'access'. git-svn-id: svn://10.0.0.236/trunk@191109 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/installation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index ba77fab9168..7cc74a85cbd 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1581,7 +1581,7 @@ C:\perl> ppm install <module name> If you are behind a corporate firewall, you will need to let the - ActiveState PPM utility know how to get through it to acccess + ActiveState PPM utility know how to get through it to access the repositories by setting the HTTP_proxy system environmental variable. For more information on setting that variable, see the ActiveState documentation.