vocabs.hierarchy: Fix typo.

Closes #2314.
master
Doug Coleman 2020-06-26 19:17:11 -05:00
parent 87022ea3b9
commit 35719d11b6
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ HELP: load-all
HELP: load-from-root HELP: load-from-root
{ $values { $values
{ "root" "a vocaulary root" } { "prefix" string } { "root" "a vocabulary root" } { "prefix" string }
} }
{ $description "Attempts to load all of the vocabularies with a certain prefix from a vocabulary root." } ; { $description "Attempts to load all of the vocabularies with a certain prefix from a vocabulary root." } ;