Git commit ac3d617156cd2cf859e34552369a932a8cc97557 by Burkhard Lück, on behalf of Yuri Chornoivan. Committed on 09/11/2016 at 07:04. Pushed by lueck into branch 'master'.
typo fix svn path=/trunk/KDE/kdebase/runtime/; revision=1051779 M +3 -3 doc/kcontrol/proxy/index.docbook http://commits.kde.org/kio/ac3d617156cd2cf859e34552369a932a8cc97557 diff --git a/doc/kcontrol/proxy/index.docbook b/doc/kcontrol/proxy/index.docbook index 62cbcbf..a0a84d0 100644 --- a/doc/kcontrol/proxy/index.docbook +++ b/doc/kcontrol/proxy/index.docbook @@ -80,7 +80,7 @@ configure the settings for it.</para> <variablelist> <varlistentry> -<term><guilabel>Automatically detected proxy configuration</guilabel></term> +<term><guilabel>Automatically detect proxy configuration</guilabel></term> <listitem> <para>Select this option if you want the proxy setup configuration @@ -109,7 +109,7 @@ icon to browse to it.</para> </varlistentry> <varlistentry> -<term><guilabel>Use preset environment variables</guilabel></term> +<term><guilabel>Use preset proxy environment variables</guilabel></term> <listitem> <para>Some systems are setup with $<envar>HTTP_PROXY</envar> to allow graphical as well as non-graphical applications to share the same @@ -121,7 +121,7 @@ variable names used to set the address of the proxy server(s).</para> </varlistentry> <varlistentry> -<term><guilabel>Manually speciffy the proxy settings</guilabel></term> +<term><guilabel>Manually specify the proxy settings</guilabel></term> <listitem> <para>Select this option, and click on the <guibutton>Setup...</guibutton> to manually setup the location of the
