git/GitRemoteCompletionType.st
changeset 27 a36a11925d3f
parent 5 57c20a77e549
child 31 d96d7eff6efc
--- a/git/GitRemoteCompletionType.st	Wed Oct 03 18:33:25 2012 +0000
+++ b/git/GitRemoteCompletionType.st	Wed Oct 03 18:40:32 2012 +0000
@@ -5,7 +5,7 @@
 	classVariableNames:'REMOTE_COMPLETION_DOWNLOAD REMOTE_COMPLETION_INDEXING
 		REMOTE_COMPLETION_ERROR'
 	poolDictionaries:''
-	category:'Git-Internal-Constants'
+	category:'SCM-Git-Core-Internal-Constants'
 !