]> gitweb.factorcode.org Git - factor.git/commitdiff
debugger: Put method on check-method-error.
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 21 Jun 2012 15:56:57 +0000 (08:56 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 21 Jun 2012 15:56:57 +0000 (08:56 -0700)
basis/debugger/debugger.factor

index 8080c6853f4640df85bb6a743dc3fb0012f3b885..0971db4bdb82d3d0629e59c8c196ade9f550756b 100755 (executable)
@@ -197,7 +197,7 @@ M: no-next-method summary
 M: inconsistent-next-method summary
     drop "Executing call-next-method with inconsistent parameters" ;
 
-M: check-method summary
+M: check-method-error summary
     drop "Invalid parameters for create-method" ;
 
 M: not-a-tuple summary