diff doc/glossary.txt @ 1571:8b5ff6ca0674

more doc fixes
author Richard Jones <richard@users.sourceforge.net>
date Thu, 27 Mar 2003 05:41:56 +0000
parents 43ab730ee194
children 80519db85eac
line wrap: on
line diff
--- a/doc/glossary.txt	Thu Mar 27 05:23:39 2003 +0000
+++ b/doc/glossary.txt	Thu Mar 27 05:41:56 2003 +0000
@@ -2,14 +2,14 @@
 Roundup Glossary
 ================
 
-:Version: $Revision: 1.3 $
+:Version: $Revision: 1.4 $
 
 .. contents::
 
 
 class
    a definition of the properties and behaviour of a set of items
-db
+db (or hyperdb)
    a collection of items
 designator
    a combined class + itemid reference to any item in the hyperdb
@@ -22,7 +22,7 @@
 schema
    the definition of all the classes that make up an tracker
 tracker
-   I've defined this well somewhere else...
+   the schema and hyperdb that forms one issue tracker
 
 
 -----------------

Roundup Issue Tracker: http://roundup-tracker.org/