updated docs

This commit is contained in:
Davis King 2012-03-10 15:08:01 -05:00
parent fcd2c9bbb8
commit 7c49b4ed16

View File

@ -638,8 +638,7 @@
<file>dlib/array.h</file> <file>dlib/array.h</file>
<spec_file>dlib/array/array_kernel_abstract.h</spec_file> <spec_file>dlib/array/array_kernel_abstract.h</spec_file>
<description> <description>
This object is just like a 1-dimensional C style array and the accessor functions operate This object represents a 1-Dimensional array of objects.
in constant time.
</description> </description>
</component> </component>