Small documentation tweak.

[SVN r42093]
This commit is contained in:
Daniel James
2007-12-16 10:11:00 +00:00
parent 524bacff9e
commit 8746836df0

View File

@@ -7,8 +7,8 @@
The containers are made up of a number of 'buckets', each of which can contain
any number of elements. For example, the following diagram shows an [classref
boost::unordered_set unordered_set] with 7 buckets containing 5 elements, `A`,
`B`, `C`, `D` and `E` (this is just for illustration, in practice containers
will have more buckets).
`B`, `C`, `D` and `E` (this is just for illustration, containers will typically
have more buckets).
[$../../libs/unordered/doc/diagrams/buckets.png]