]> gitweb.factorcode.org Git - factor.git/commitdiff
compiler.tree.propagation.known-words: fix type in comment.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 26 Sep 2020 17:29:25 +0000 (10:29 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 26 Sep 2020 17:29:25 +0000 (10:29 -0700)
basis/compiler/tree/propagation/known-words/known-words.factor

index 1ae3e90692b3dddb1eec1d4ab59c21c93c503d6e..5c54c9f56e4ca08fc85f634a8f9f106af09a655b 100644 (file)
@@ -358,7 +358,7 @@ generic-comparison-ops [
 
 \ instance? [
     ! We need to force the caller word to recompile when the class
-    ! is redefined, since now we're making assumptions but the
+    ! is redefined, since now we're making assumptions about the
     ! class definition itself.
     dup literal>> classoid?
     [