[Zope3-checkins] CVS: Zope3/doc/schema - vocabularies.txt:1.5
Fred L. Drake, Jr.
fred@zope.com
Fri, 25 Jul 2003 10:04:02 -0400
Update of /cvs-repository/Zope3/doc/schema
In directory cvs.zope.org:/tmp/cvs-serv31957
Modified Files:
vocabularies.txt
Log Message:
fix typo
=== Zope3/doc/schema/vocabularies.txt 1.4 => 1.5 ===
--- Zope3/doc/schema/vocabularies.txt:1.4 Thu Jul 24 11:36:43 2003
+++ Zope3/doc/schema/vocabularies.txt Fri Jul 25 10:03:58 2003
@@ -7,7 +7,7 @@
----------------
Vocabulary fields provide a field type for situations in which the set
-of options may be highly dynamic or otherwise by decoupled from the
+of options may be highly dynamic or otherwise be decoupled from the
schema definition itself. A vocabulary may be provided by (for
example) some object in the ZODB, a query to an external database, the
contents of a file maintained by another process, or static data