Git commit e550b2e19132e581f20c75205b7c332f5c3c92fe by Burkhard Lück. Committed on 02/12/2009 at 15:14. Pushed by lueck into branch 'master'.
fix typos and add missing text svn path=/trunk/KDE/kdebase/runtime/; revision=1057484 M +2 -2 doc/kcontrol/khtml-behavior/index.docbook M +2 -2 doc/kcontrol/khtml-java-js/index.docbook http://commits.kde.org/konqueror/e550b2e19132e581f20c75205b7c332f5c3c92fe diff --git a/doc/kcontrol/khtml-behavior/index.docbook b/doc/kcontrol/khtml-behavior/index.docbook index 5223c48..0bfc1c6 100644 --- a/doc/kcontrol/khtml-behavior/index.docbook +++ b/doc/kcontrol/khtml-behavior/index.docbook @@ -80,8 +80,8 @@ when misused, and so you may wish to disable it.</para> <para><guilabel>Enable Access Key activation with Ctrl key</guilabel>: Pressing the &Ctrl; key when viewing web pages activates Access Keys. -Unchecking this box will disable this accessibility feature. (&konqueror; -needs to be restarted for this change to take effect.)</para> +Unchecking this box will disable this accessibility feature. &konqueror; +needs to be restarted for this change to take effect.</para> </sect1> diff --git a/doc/kcontrol/khtml-java-js/index.docbook b/doc/kcontrol/khtml-java-js/index.docbook index 2f1ead6..446c7f5 100644 --- a/doc/kcontrol/khtml-java-js/index.docbook +++ b/doc/kcontrol/khtml-java-js/index.docbook @@ -41,7 +41,7 @@ that running programs from unknown sources could pose a threat to the security of your computer, even if the potential extent of the damage is not great.</para> -<para>The checkbox <guilabel>Enable Java globally</guilabel> allows +<para>The check box <guilabel>Enable Java globally</guilabel> allows you to turn &Java; support on for all web sites by default. You can also select to turn &Java; on or off for specific hosts. To add a policy for a specific host, click the <guibutton>New...</guibutton> @@ -74,7 +74,7 @@ more permissions.</para> transports for network connections.</para> <para>The <guilabel>Shutdown applet server when inactive for more than</guilabel> -checkbox allows you to save resources by closing the &Java; Applet +check box allows you to save resources by closing the &Java; Applet Server when it is not in use, rather than leaving it running in the background. Leaving this disabled may make &Java; applets start up faster, but it will use system resources when you are not using a
