Author: dr
Date: Fri Dec 14 09:49:30 2007
New Revision: 6985

Log:
- prefetched instead of prefixed.

Modified:
    trunk/Tree/docs/tutorial.txt

Modified: trunk/Tree/docs/tutorial.txt
==============================================================================
--- trunk/Tree/docs/tutorial.txt [iso-8859-1] (original)
+++ trunk/Tree/docs/tutorial.txt [iso-8859-1] Fri Dec 14 09:49:30 2007
@@ -139,7 +139,7 @@
 children of the node with the ID "NobleGasses". Then in lines 10 to 13 we 
create a
 ezcTreeNodeListIterator over the returned ezcTreeNodeList $noble. The first
 parameter is the tree, the second one is the node list, and the third parameter
-specifies whether the data should be prefixed.
+specifies whether the data should be prefetched.
 
 
 Creating and modifying a tree


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to