changed: #flyByHelpSpec
authorClaus Gittinger <cg@exept.de>
Thu, 09 Aug 2012 10:44:23 +0200
changeset 11731 d74f1161f398
parent 11730 89937c1b08b2
child 11732 67c6691a705a
changed: #flyByHelpSpec
FileBasedSourceCodeManagementSettingsAppl.st
--- a/FileBasedSourceCodeManagementSettingsAppl.st	Thu Aug 09 05:20:33 2012 +0200
+++ b/FileBasedSourceCodeManagementSettingsAppl.st	Thu Aug 09 10:44:23 2012 +0200
@@ -78,7 +78,7 @@
 'The repository directory of this module'
 
 #repositoryPathPerModule
-'Module specific repository directories.'
+'Module specific repository directories'
 
 )
 
@@ -682,9 +682,9 @@
 !FileBasedSourceCodeManagementSettingsAppl class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/FileBasedSourceCodeManagementSettingsAppl.st,v 1.13 2012-03-16 11:15:17 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileBasedSourceCodeManagementSettingsAppl.st,v 1.14 2012-08-09 08:44:23 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/FileBasedSourceCodeManagementSettingsAppl.st,v 1.13 2012-03-16 11:15:17 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileBasedSourceCodeManagementSettingsAppl.st,v 1.14 2012-08-09 08:44:23 cg Exp $'
 ! !