SVN__UpdateCommand.st
changeset 492 74ff0960961c
parent 470 c62f404c6b75
child 691 15e9af87786c
--- a/SVN__UpdateCommand.st	Mon Oct 19 14:25:27 2009 +0200
+++ b/SVN__UpdateCommand.st	Mon Oct 19 14:52:48 2009 +0200
@@ -2,7 +2,7 @@
 
 "{ NameSpace: SVN }"
 
-nil subclass:#UpdateCommand
+UpdateLikeCommand subclass:#UpdateCommand
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''