git/GitIndexEntryStructure.st
changeset 27 a36a11925d3f
parent 8 4275f357d3e8
child 31 d96d7eff6efc
--- a/git/GitIndexEntryStructure.st	Wed Oct 03 18:33:25 2012 +0000
+++ b/git/GitIndexEntryStructure.st	Wed Oct 03 18:40:32 2012 +0000
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'SCM-Git-Internal-Structures'
+	category:'SCM-Git-Core-Internal-Structures'
 !