From 1b46152aea277563c1a001836ea6714c5406d69d Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Wed, 5 Sep 2001 22:26:27 +0000 Subject: Applied user-submitted patch to usage-mail.sgml. svn path=/trunk/; revision=12634 --- help/C/usage-mail.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'help/C/usage-mail.sgml') diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index aedaa93452..feb2e6496a 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -367,7 +367,7 @@ If you use an HTTP proxy, Evolution must be able to find it through the gnome-vfs subsystem - before it can load iamges from the Internet. You can set + before it can load images from the Internet. You can set this in one of two ways: @@ -426,7 +426,7 @@ Enter the command - --type=string --set /system/gnome-vfs/http-proxy-host "your-proxy-url" + gconftool --type=string --set /system/gnome-vfs/http-proxy-host "your-proxy-url" @@ -434,7 +434,7 @@ Enter the command - $ gconftool --type=int --set /system/gnome-vfs/http-proxy-port "8080" + gconftool --type=int --set /system/gnome-vfs/http-proxy-port "8080" -- cgit