FileBasedSourceCodeManagementSettingsAppl.st
changeset 11731 d74f1161f398
parent 11425 3371494e8bed
child 12401 4714b9640528
child 13238 cbfa41f2f417
--- 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 $'
 ! !