Bug 99855 - incorrect shortcut in kruler documentation
Summary: incorrect shortcut in kruler documentation
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: Corrections (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-20 13:08 UTC by Sander Koning
Modified: 2005-03-02 18:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Koning 2005-02-20 13:08:50 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

In the kruler documentation,

#. Tag: menuchoice
#: index.docbook:175
#, no-c-format

<shortcut> <keycap>R</keycap> </shortcut> 
<guisubmenu>Orientation</guisubmenu> <guimenuitem>Turn Left</guimenuitem>

should of course be

<shortcut> <keycap>L</keycap> </shortcut> 
<guisubmenu>Orientation</guisubmenu> <guimenuitem>Turn Left</guimenuitem>
Comment 1 Tom Albers 2005-03-02 18:29:21 UTC
CVS commit by toma: 

Typo
BUGS:99855


  M +1 -1      index.docbook   1.19


--- kdegraphics/doc/kruler/index.docbook  #1.18:1.19
@@ -175,5 +175,5 @@
 <menuchoice>
 <shortcut>
-<keycap>R</keycap>
+<keycap>L</keycap>
 </shortcut>
 <guisubmenu>Orientation</guisubmenu>