]> gitweb.factorcode.org Git - factor.git/commitdiff
typo
authorJoe Groff <arcata@gmail.com>
Wed, 30 Jul 2008 04:23:47 +0000 (21:23 -0700)
committerJoe Groff <arcata@gmail.com>
Wed, 30 Jul 2008 04:23:47 +0000 (21:23 -0700)
basis/windows/com/com-tests.factor

index cd67fd19d29b356c2e51b09f27469e90ba4982ef..289581a92991e424b73d1ace2ddd1ae739f57d94 100755 (executable)
@@ -45,7 +45,7 @@ C: <test-implementation> test-implementation
     } }
     { "IUnrelated" {
         [ swap x>> + ] ! IUnrelated::xPlus
-        [ spin x>> * + ] ! IUnrealted::xMulAdd
+        [ spin x>> * + ] ! IUnrelated::xMulAdd
     } }
 } <com-wrapper>
 dup +test-wrapper+ set [