Bug 88530

Summary: klinkstatus handbook : an entity must be removed
Product: [Websites] docs.kde.org Reporter: Ludovic Grossard <grossard>
Component: CorrectionsAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ludovic Grossard 2004-08-31 14:17:25 UTC
Version:           inconnu (using KDE 3.3.0, compiled sources)
Compiler:          gcc version 3.3.4 (Debian 1:3.3.4-9)
OS:                Linux (i686) release 2.4.20-xfs

<action>Close the current tab.</action> &klinkstatus;
should be replaced by
<action>Close the current tab.</action>
Comment 1 Tom Albers 2004-09-07 14:06:09 UTC
CVS commit by toma: 

Changed two typos.
CCMAIL: 88530-done@bugs.kde.org, 88528-done@bugs.kde.org


  M +2 -2      index.docbook   1.3


--- kdewebdev/doc/klinkstatus/index.docbook  #1.2:1.3
@@ -206,10 +206,10 @@
 <term><menuchoice>
 <shortcut>
-<keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo>
+<keycombo action="simul">&Ctrl;<keycap>W</keycap></keycombo>
 </shortcut>
 <guimenu>File</guimenu>
 <guimenuitem>Close Tab</guimenuitem>
 </menuchoice></term>
-<listitem><para><action>Close the current tab.</action> &klinkstatus;</para></listitem>
+<listitem><para><action>Close the current tab.</action></para></listitem>
 </varlistentry>
 </variablelist>