doc/book/en/intro/tutorial/components.rst
branchstable
changeset 2280 31269a9b9ec4
parent 2175 16d3c37c5d28
child 2476 1294a6bdf3bf
--- a/doc/book/en/intro/tutorial/components.rst	Thu Jul 02 22:01:19 2009 +0200
+++ b/doc/book/en/intro/tutorial/components.rst	Mon Jul 06 14:13:49 2009 +0200
@@ -23,6 +23,8 @@
 
 * classtags: Tag (to tag anything)
 
+* comment: Comment (to attach comment threads to entities)
+
 * file: File (to allow users to upload and store binary or text files)
 
 * link: Link (to collect links to web resources)
@@ -37,10 +39,6 @@
 * zone: Zone (to define places within larger places, for example a
   city in a state in a country)
 
-The available system entities are:
-
-* comment: Comment (to attach comment threads to entities)
-
 
 Adding comments to BlogDemo
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~