]> gitweb.factorcode.org Git - factor.git/blobdiff - core/vocabs/parser/parser-docs.factor
Fixing various test failures and updating some more vocabs for >r/r> removal
[factor.git] / core / vocabs / parser / parser-docs.factor
index b2e964962d228e36c0c650da0eb7d569410bee7f..71862402cdefaac3b58da02987ab8155582f6660 100644 (file)
@@ -35,8 +35,7 @@ $nl
     "fee:append calls foe:append"
     "foe:append calls sequences:append"
     "12345678"
-}
-"The " { $vocab-link "qualified" } " vocabulary contains some tools for helping with shadowing." ;
+} ;
 
 ARTICLE: "vocabulary-search-errors"  "Word lookup errors"
 "If the parser cannot not find a word in the current vocabulary search path, it attempts to look for the word in all loaded vocabularies."