Updated docs thanks @mitar

This commit is contained in:
Ross Lawley 2012-09-27 08:29:49 +00:00
parent 6a4351e44f
commit 59bfe551a3

View File

@ -469,7 +469,7 @@ If a dictionary is passed then the following options are available:
Whether the index should be sparse. Whether the index should be sparse.
:attr:`unique` (Default: False) :attr:`unique` (Default: False)
Whether the index should be sparse. Whether the index should be unique.
.. note :: .. note ::