]> gitweb.factorcode.org Git - factor.git/blobdiff - core/words/words-docs.factor
core/basis: metadata instead of meta-data.
[factor.git] / core / words / words-docs.factor
index 00860f03a0eeff1abf0f6e68315a7e1339046a48..60899e7f46d91961d587147e1f706459b536a2b9 100644 (file)
@@ -207,7 +207,7 @@ $nl
     { { $snippet "name" } "a word name" }
     { { $snippet "vocabulary" } "a word vocabulary name" }
     { { $snippet "def" } "a definition quotation" }
-    { { $snippet "props" } "an assoc of word properties, including documentation and other meta-data" }
+    { { $snippet "props" } "an assoc of word properties, including documentation and other metadata" }
 }
 "Words are instances of a class."
 { $subsections