# HG changeset patch # User Claus Gittinger # Date 1242750210 -7200 # Node ID fd4d8522f02c27b04d4a724e92207d2cadc80e03 # Parent 3fa0fde65f75f4c5f4ac12e427384cf98685724f *** empty log message *** diff -r 3fa0fde65f75 -r fd4d8522f02c UIPainter.st --- a/UIPainter.st Mon May 18 22:58:47 2009 +0200 +++ b/UIPainter.st Tue May 19 18:23:30 2009 +0200 @@ -302,10 +302,10 @@ 'Opens the documentation of the selected widget.' #fileBrowseAspectMethods -'Opens a System Browser on the applications aspect methods.' +'Opens a System Browser on the application''s aspect methods.' #fileBrowseClass -'Open a System Browser on the applications class.' +'Open a System Browser on the application''s class.' #fileLoad 'Opens a dialog to load a window specification from a classes spec method.'