#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Tue, 27 Dec 2016 14:15:43 +0100
changeset 17200 a22082c4f728
parent 17199 a58711b0efde
child 17201 dcbb7ce3c3da
child 17219 46a5890e4c57
#UI_ENHANCEMENT by cg class: Tools::Inspector2 changed: #flyByHelpSpec
Tools__Inspector2.st
--- a/Tools__Inspector2.st	Tue Dec 27 14:15:29 2016 +0100
+++ b/Tools__Inspector2.st	Tue Dec 27 14:15:43 2016 +0100
@@ -108,7 +108,7 @@
 'Move backward in the history of previously visited objects'
 
 #browseClassOfShownObject
-'Open a SystemBrowser on the shown object''s class'
+'Open a SystemBrowser on the inspected object''s class'
 
 #browseFile
 'Open a FileBrowser on the file represented by the shown object'