[pim/akregator] doc: Tweak word order, clarify what HTML attribute "accessKey" really does.

David Bryant null at kde.org
Wed Mar 31 21:32:35 BST 2021


Git commit d4bf9f883c9f0afc2823c89b9e6c5a58558168f3 by David Bryant.
Committed on 31/03/2021 at 20:32.
Pushed by davidbryant into branch 'master'.

Tweak word order, clarify what HTML attribute "accessKey" really does.

M  +2    -2    doc/index.docbook

https://invent.kde.org/pim/akregator/commit/d4bf9f883c9f0afc2823c89b9e6c5a58558168f3

diff --git a/doc/index.docbook b/doc/index.docbook
index f496f24c..9e8350c9 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -616,7 +616,7 @@ browser, provided it is in your $<envar>PATH</envar>.</para>
 <variablelist>
 <varlistentry>
 <term><guilabel>Always show the tab bar</guilabel></term>
-<listitem><para>If this option is checked, the tab will be always shown, even when only one tab is open. This allows you to create tabs directly from the tab bar. Otherwise, the tab bar will be shown when several tabs are open only.</para>
+<listitem><para>If this option is checked, the tab will be always shown, even when only one tab is open. This allows you to create tabs directly from the tab bar. Otherwise, the tab bar will be shown only when several tabs are open.</para>
 </listitem>
 </varlistentry>
 <varlistentry>
@@ -658,7 +658,7 @@ a new tab instead.</para>
 <variablelist>
 <varlistentry>
 <term><guilabel>Access Key Enabled</guilabel></term>
-<listitem><para>This is an accessibility option. When checked, &akregator; will process web page accessKey property that sets the keystroke which a user can press to jump to a given element.</para>
+<listitem><para>This is an accessibility option. When checked, &akregator; will process the web page accessKey property, which defines the keyboard shortcut used to jump to a given element.</para>
 </listitem>
 </varlistentry>
 </variablelist>


More information about the kde-doc-english mailing list