syntax-docs: remove mention of a nonexistent error

master
Alexander Iljin 2020-08-01 15:59:17 +02:00 committed by John Benediktsson
parent 5d0827ed4e
commit c496feb256
1 changed files with 1 additions and 2 deletions

View File

@ -523,8 +523,7 @@ HELP: USE:
HELP: UNUSE:
{ $syntax "UNUSE: vocabulary" }
{ $values { "vocabulary" "a vocabulary name" } }
{ $description "Removes a vocabulary from the search path." }
{ $errors "Throws an error if the vocabulary does not exist." } ;
{ $description "Removes a vocabulary from the search path." } ;
HELP: USING:
{ $syntax "USING: vocabularies... ;" }