#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Thu, 05 Mar 2020 11:17:15 +0100
changeset 19546 f44be5ec67e5
parent 19545 f9f05a54a3f2
child 19547 63ae485b071a
#UI_ENHANCEMENT by cg class: SystemBrowser class changed: #sourceOfMethod: typos: genitive of class is class's - not classes.
SystemBrowser.st
--- a/SystemBrowser.st	Thu Mar 05 11:16:57 2020 +0100
+++ b/SystemBrowser.st	Thu Mar 05 11:17:15 2020 +0100
@@ -2539,7 +2539,7 @@
 '] ifFalse:['']),'
 Please check the setting of your packagePath, which contains a collection of pathNames.
 The system searches those directories for a package-subdirectories,
-which should either contain the classes source file.
+which should either contain the class''s source file.
 Also, check if that directory and/or sourceFile grants read access.
 The packagePath can be accessed via
     Smalltalk packagePath