Code

fix unclosed tag
authorbuliabyak <buliabyak@users.sourceforge.net>
Thu, 21 Feb 2008 20:13:02 +0000 (20:13 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Thu, 21 Feb 2008 20:13:02 +0000 (20:13 +0000)
doc/keys.xml

index 43cbe44995aa0c8ae84f484218b8ce37420519d4..ffad4cfbdd0509bf6ff6301483253a13fcbaf36d 100644 (file)
@@ -1108,9 +1108,11 @@ groups) with the same effect as Alt+click.)</note>
 
 <group>
 <title>Create dots</title>
-<mouse><key><ctrl/><left-click/></key> <action>create a single dot</action></mouse>
-<note>This creates a single dot, represented by a small circle. The dot size (relative to the current stroke width) can be set in the Preferences dialog. With Shift, the size is doubled. Pressing Alt while creating multiple dots randomly varies their size.</note>
-
+<mouse><key><ctrl/><left-click/></key> <action>create a dot</action></mouse>
+<note>This creates a small circle. Its size (relative to the current stroke width) can be set in Preferences.</note> 
+<mouse><key><shift/><ctrl/><left-click/></key> <action>create a double-sized dot</action></mouse>
+<mouse><key><alt/><ctrl/><left-click/></key> <action>create a random-sized dot</action></mouse>
+</group>
 
 <group>
 <title>Finish</title>