Smalltalk.st
changeset 15781 3185deb3a8d2
parent 15766 e922cc8885de
child 15783 647ea33569b6
--- a/Smalltalk.st	Mon Oct 14 21:53:49 2013 +0200
+++ b/Smalltalk.st	Mon Oct 14 21:55:48 2013 +0200
@@ -6957,7 +6957,7 @@
 !
 
 packagePath
-    "return a collection of additional directorynames, where smalltalk
+    "return a collection of additional directory names, where smalltalk
      looks for package directories.
      Notice, that directories named 'packages' under the systemPath are
      always consulted - even if not in the packagePath"
@@ -7974,11 +7974,11 @@
 !Smalltalk class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.1037 2013-09-23 15:55:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.1038 2013-10-14 19:55:48 stefan Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.1037 2013-09-23 15:55:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Smalltalk.st,v 1.1038 2013-10-14 19:55:48 stefan Exp $'
 !
 
 version_SVN