*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 23 Jun 2008 20:13:50 +0200
changeset 2370 ce1233002cf8
parent 2369 98871b82aa87
child 2371 233e1bda3570
*** empty log message ***
UIPainter.st
--- a/UIPainter.st	Mon Jun 23 19:38:04 2008 +0200
+++ b/UIPainter.st	Mon Jun 23 20:13:50 2008 +0200
@@ -352,7 +352,7 @@
 'Pastes the widgets of the clipboard at the current mouse position.'
 
 #pasteWithLayout
-'Pastes the widgets of the clipboard without a changing of their layouts.'
+'Pastes the widgets of the clipboard without changing their layouts.'
 
 #referToCOnfigDatabase
 ''
@@ -1934,7 +1934,7 @@
             activeHelpKey: pasteWithLayout
             enabled: canPasteKeepingLayoutHolder
             label: 'Paste With Layout'
-            itemValue: pasteWithoutLayout
+            itemValue: pasteWithLayout
             translateLabel: true
           )
          (MenuItem