diff options
Diffstat (limited to 'docs/source/techspecs/poly_manager.rst')
-rw-r--r-- | docs/source/techspecs/poly_manager.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/techspecs/poly_manager.rst b/docs/source/techspecs/poly_manager.rst index e86cf481428..d30a57c39c3 100644 --- a/docs/source/techspecs/poly_manager.rst +++ b/docs/source/techspecs/poly_manager.rst @@ -951,7 +951,7 @@ poly_array poly_array(); -The **poly_array** contructor requires no parameters and simply pre-allocates one +The **poly_array** constructor requires no parameters and simply pre-allocates one chunk of objects in preparation for future allocations. count |