summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-06-06 13:30:03 +0100
committerLars Wirzenius <liw@liw.fi>2011-06-06 13:30:03 +0100
commitfe2954848fffc3f6db8209842081bf87bae38140 (patch)
tree362ca484f5fb18d53dfba9c2be03869f15e98a3d /doc
parent061b51933b69cb1b00f303cafdc028b46b170dde (diff)
downloadlarch-fe2954848fffc3f6db8209842081bf87bae38140.tar.gz
Note that keys are strings.
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 27774fd..e21f9b8 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -27,7 +27,7 @@ Quick start
A **forest** is a collection of related **trees**: cloning a tree is
only possible within a forest. Thus, also, only trees in the same
forest can share nodes. All **keys** in a all trees in a forest
-must be of the same size. **Values** are stored in **nodes**, and
+must be string of the same size. **Values** are stored in **nodes**, and
can be of any size, almost up to the size of a node.
When creating a forest, you must specify the sizes of keys and